You are here |
aosmith.rbind.io | ||
| | | |
alistaire.rbind.io
|
|
| | | | Use the LHS of a formula to specify variable names in purrr-style lambda functions | |
| | | |
r4ds.had.co.nz
|
|
| | | | You're reading the first edition of R4DS; for the latest on this topic see the Communication chapter in the second edition. 28.1 Introduction In \[exploratory data analysis\], you learned how to... | |
| | | |
zevross.com
|
|
| | | | One of the most powerful aspects of the R plotting package ggplot2 is the ease with which you can create multi-panel plots. With a single function you can split a single plot into many related plot... | |
| | | |
aosmith.rbind.io
|
|
| | Extending my simulation examples into the world of generalized linear models, I simulate Poisson data to explore what a quadratic relationship looks like on the scale of the data when fitting a generalized linear model with a log link. |