1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
@Manual{R-base,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2018},
url = {https://www.R-project.org/},
}
@Manual{R-bookdown,
title = {bookdown: Authoring Books and Technical Documents with R Markdown},
author = {Yihui Xie},
note = {R package version 0.7.18},
url = {https://github.com/rstudio/bookdown},
year = {2018},
}
@Manual{R-knitr,
title = {knitr: A General-Purpose Package for Dynamic Report Generation in R},
author = {Yihui Xie},
year = {2018},
note = {R package version 1.20},
url = {https://CRAN.R-project.org/package=knitr},
}
@Manual{R-rmarkdown,
title = {rmarkdown: Dynamic Documents for R},
author = {JJ Allaire and Yihui Xie and Jonathan McPherson and Javier Luraschi and Kevin Ushey and Aron Atkins and Hadley Wickham and Joe Cheng and Winston Chang},
year = {2018},
note = {R package version 1.10},
url = {https://CRAN.R-project.org/package=rmarkdown},
}
@book{fw19,
title={An R Companion to Applied Regression},
edition={Third},
author={Fox, John and Weisberg, Sanford},
year={2019},
publisher={Sage}
}
@book{sarkar08,
title={Lattice: Multivariate Data Visualization With R},
author={Sarkar, Deepayan},
year={2008},
publisher={Springer Science \& Business Media}
}
@Manual{lenth18,
title = {emmeans: Estimated Marginal Means, aka Least-Squares Means},
author = {Russell Lenth},
year = {2018},
note = {R package version 1.2.1},
url = {https://CRAN.R-project.org/package=emmeans},
}
@Article{fw19b,
title = {Visualizing Fit and Lack of Fit in Complex Regression Models with Predictor Effect Plots and Partial Residuals},
author = {John Fox and Sanford Weisberg},
journal = {Journal of Statistical Software},
year = {2018},
volume = {87},
number = {9},
pages = {1--27},
doi = {10.18637/jss.v087.i09},
}
@article{HawkinsWeisberg2017,
title={Combining the {Box-Cox} Power and Generalised Log Transformations to Accommodate Negative Responses In Linear and Mixed-Effects Linear Models},
author={Hawkins, D. M. and Weisberg, S.},
journal={South African Statistics Journal},
volume={51},
pages = {pp. 317--328},
year={2017},
url={https://journals.co.za/content/journal/10520/EJC-bd05f9440}
}
@Manual{SarkarAndrews2016,
title = {latticeExtra: Extra Graphical Utilities Based on Lattice},
author = {Deepayan Sarkar and Felix Andrews},
year = {2016},
note = {R package version 0.6-28},
url = {https://CRAN.R-project.org/package=latticeExtra},
}
|