talk-data.com talk-data.com

Filter by Source

Select conferences and events

Showing 4 results

Activities & events

Title & Speakers Event

***********************IMPORTANT***********************

DATE: TUESDAY, NOVEMBER 28th

LOCATION: ROOM 189, 550 RUE SHERBROOKE OUEST (H3A 1B9), IN DOWNTOWN MONTRÉAL

***********************IMPORTANT***********************

Details

Join us on TUESDAY November 28th for our final meetup of the year!

Agenda:

  • Settling in and and request for talks
  • Speaker
  • Networking / practical coding time

Topic: This month we'll be discussing commonly used base R commands and an introduction to the R package ggplot2 for visualizing data.

This session, we will work through exercises related to:

  • essential commands in base R (getting started, handling data, etc.)
  • visualizing data in graphs using ggplot2
  • exploring resources outside of Rstudio/Posit to support your R learning

While this is a more introductory R meetup, all levels are welcome! Experienced R-users are encouraged to help new R users!

What to bring: Bring your laptop if you'd like to follow along with the examples. We recommend installing the latest version of R and RStudio before you arrive.

Other: R-Ladies events always have been and will always be free to attend! RSVPs are not required, but do help us plan space requirements. Please note have changed our location to McGill campus at 550 rue Sherbrooke for this meetup, with space generously provided by the Quantitative Life Sciences department. See above for location details.

Questions? Please comment or message the organizers with any questions.

Introduction to base R and ggplot2
Paul Kvam – author , Brani Vidakovic – author , Seong-joon Kim – author

NONPARAMETRIC STATISTICS WITH APPLICATIONS TO SCIENCE AND ENGINEERING WITH R Introduction to the methods and techniques of traditional and modern nonparametric statistics, incorporating R code Nonparametric Statistics with Applications to Science and Engineering with R presents modern nonparametric statistics from a practical point of view, with the newly revised edition including custom R functions implementing nonparametric methods to explain how to compute them and make them more comprehensible. Relevant built-in functions and packages on CRAN are also provided with a sample code. R codes in the new edition not only enable readers to perform nonparametric analysis easily, but also to visualize and explore data using R’s powerful graphic systems, such as ggplot2 package and R base graphic system. The new edition includes useful tables at the end of each chapter that help the reader find data sets, files, functions, and packages that are used and relevant to the respective chapter. New examples and exercises that enable readers to gain a deeper insight into nonparametric statistics and increase their comprehension are also included. Some of the sample topics discussed in Nonparametric Statistics with Applications to Science and Engineering with R include: Basics of probability, statistics, Bayesian statistics, order statistics, Kolmogorov–Smirnov test statistics, rank tests, and designed experiments Categorical data, estimating distribution functions, density estimation, least squares regression, curve fitting techniques, wavelets, and bootstrap sampling EM algorithms, statistical learning, nonparametric Bayes, WinBUGS, properties of ranks, and Spearman coefficient of rank correlation Chi-square and goodness-of-fit, contingency tables, Fisher exact test, MC Nemar test, Cochran’s test, Mantel–Haenszel test, and Empirical Likelihood Nonparametric Statistics with Applications to Science and Engineering with R is a highly valuable resource for graduate students in engineering and the physical and mathematical sciences, as well as researchers who need a more comprehensive, but succinct understanding of modern nonparametric statistical methods.

data data-science data-science-tasks statistics
O'Reilly Data Science Books

Master the syntax for working with R’s plotting functions in graphics and stats in this easy reference to formatting plots. The approach in Visualizing Data in R 4 toward the application of formatting in ggplot() will follow the structure of the formatting used by the plotting functions in graphics and stats. This book will take advantage of the new features added to R 4 where appropriate including a refreshed color palette for charts, Cairo graphics with more fonts/symbols, and improved performance from grid graphics including ggplot 2 rendering speed. Visualizing Data in R 4 starts with an introduction and then is split into two parts and six appendices. Part I covers the function plot() and the ancillary functions you can use with plot(). You’ll also see the functions par() and layout(), providing for multiple plots on a page. Part II goes over the basics of using the functions qplot() and ggplot() in the package ggplot2. The default plots generated by the functions qplot() and ggplot() give more sophisticated-looking plots than the default plots done by plot() and are easier to use, but the function plot() is more flexible. Both plot() and ggplot() allow for many layers to a plot. The six appendices will cover plots for contingency tables, plots for continuous variables, plots for data with a limited number of values, functions that generate multiple plots, plots for time series analysis, and some miscellaneous plots. Some of the functions that will be in the appendices include functions that generate histograms, bar charts, pie charts, box plots, and heatmaps. What You Will Learn Use R to create informative graphics Master plot(), qplot(), and ggplot() Discover the canned graphics functions in stats and graphics Format plots generated by plot() and ggplot() Who This Book Is For Those in data science who use R. Some prior experience with R or data science is recommended.

data data-science data-science-tasks data-visualization r-viz-tools Data Science
O'Reilly Data Visualization Books
Max Marchi – author , Jim Albert – author

With its flexible capabilities and open-source platform, R has become a major tool for analyzing detailed, high-quality baseball data. Analyzing Baseball Data with R provides an introduction to R for sabermetricians, baseball enthusiasts, and students interested in exploring the rich sources of baseball data. It equips readers with the necessary skills and software tools to perform all of the analysis steps, from gathering the datasets and entering them in a convenient format to visualizing the data via graphs to performing a statistical analysis. The authors first present an overview of publicly available baseball datasets and a gentle introduction to the type of data structures and exploratory and data management capabilities of R. They also cover the traditional graphics functions in the base package and introduce more sophisticated graphical displays available through the lattice and ggplot2 packages. Much of the book illustrates the use of R through popular sabermetrics topics, including the Pythagorean formula, runs expectancy, career trajectories, simulation of games and seasons, patterns of streaky behavior of players, and fielding measures. Each chapter contains exercises that encourage readers to perform their own analyses using R. All of the datasets and R code used in the text are available online. This book helps readers answer questions about baseball teams, players, and strategy using large, publically available datasets. It offers detailed instructions on downloading the datasets and putting them into formats that simplify data exploration and analysis. Through the book’s various examples, readers will learn about modern sabermetrics and be able to conduct their own baseball analyses.

data data-science data-science-tools r Data Management
O'Reilly Data Science Books
Showing 4 results