How to cite the R package sjstats
sjstats is a popular R package that is available at https://cran.r-project.org/web/packages/sjstats/index.html. By citing R packages in your paper you lay the grounds for others to be able to reproduce your analysis and secondly you are acknowledging the time and work people have spent creating the package.
APA citation
Formatted according to the APA Publication Manual 7th edition. Simply copy it to the References page as is.
The minimal requirement is to cite the R package in text along with the version number. Additionally, you can include the reference list entry the authors of the sjstats package have suggested.
Example of an in-text citation
Analysis of the data was done using the sjstats package (v0.18.1; Lüdecke, 2018).
Reference list entry
Lüdecke, D. (2018). Sjstats: Statistical functions for regression models. Zenodo. https://doi.org/10.5281/ZENODO.1284472
Vancouver citation
Formatted according to Vancouver style. Simply copy it to the references section as is.
Example of an in-text citation
Analysis of the data was done using the sjstats package v0.18.1 (1).
Reference list entry
1.Lüdecke D. Sjstats: Statistical functions for regression models [Internet]. Zenodo; 2018. Available from: http://dx.doi.org/10.5281/ZENODO.1284472
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Ludecke2018-xq,
title = "Sjstats: Statistical functions for regression models",
author = "L{\"u}decke, Daniel",
abstract = "General Revised help-files for r2() and icc(), also by adding
more references. New functions re\_grp\_var() to find group
factors of random effects in mixed models. Changes to functions
omega\_sq() and eta\_sq() give more informative messages when
using non-supported objects. r2() and icc() give more
informative warnings and messages. tidy\_stan() supports
printing simplex parameters of monotonic effects of brms models.
grpmean() and mwu() get a file and encoding argument, to save
the HTML output as file. Bug fixes model\_frame() now correctly
names the offset-columns for terms provided as offset-argument
(i.e. for models where the offset was not specified inside the
formula). Fixed issue with weights-argument in grpmean() when
variable name was passed as character vector. Fixed issue with
r2() for glmmTMB models with ar1 random effects structure.",
publisher = "Zenodo",
year = 2018,
url = "http://dx.doi.org/10.5281/ZENODO.1284472",
doi = "10.5281/ZENODO.1284472"
}
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - COMP
AU - Lüdecke, Daniel
TI - Sjstats: Statistical functions for regression models
PY - 2018
DA - 2018
PB - Zenodo
AB - General Revised help-files for r2() and icc(), also by adding more
references. New functions re_grp_var() to find group factors of random
effects in mixed models. Changes to functions omega_sq() and eta_sq() give
more informative messages when using non-supported objects. r2() and icc()
give more informative warnings and messages. tidy_stan() supports printing
simplex parameters of monotonic effects of brms models. grpmean() and
mwu() get a file and encoding argument, to save the HTML output as file.
Bug fixes model_frame() now correctly names the offset-columns for terms
provided as offset-argument (i.e. for models where the offset was not
specified inside the formula). Fixed issue with weights-argument in
grpmean() when variable name was passed as character vector. Fixed issue
with r2() for glmmTMB models with ar1 random effects structure.
DO - 10.5281/ZENODO.1284472
UR - http://dx.doi.org/10.5281/ZENODO.1284472
ER -
Other citation styles (ACS, ACM, IEEE, ...)
BibGuru offers more than 8,000 citation styles including popular styles such as AMA, ACN, ACS, CSE, Chicago, IEEE, Harvard, and Turabian, as well as journal and university specific styles! Give it a try now: Cite it now!
sjstats R package release history
| Version | Release date |
|---|---|
| 0.18.0 | 2020-05-06 |
| 0.17.9 | 2020-02-06 |
| 0.17.8 | 2020-01-21 |
| 0.17.7 | 2019-11-14 |
| 0.17.6 | 2019-09-09 |
| 0.17.5 | 2019-06-04 |
| 0.17.4 | 2019-03-15 |
| 0.17.3 | 2019-01-07 |
| 0.17.2 | 2018-11-15 |
| 0.17.1 | 2018-10-02 |
| 0.17.0 | 2018-08-20 |
| 0.16.0 | 2018-07-10 |
| 0.15.0 | 2018-06-06 |
| 0.14.3 | 2018-05-02 |
| 0.14.2-3 | 2018-03-28 |
| 0.14.2-2 | 2018-03-26 |
| 0.14.2 | 2018-03-25 |
| 0.14.1 | 2018-02-04 |
| 0.14.0 | 2018-01-14 |
| 0.13.0 | 2017-11-23 |
| 0.12.0 | 2017-10-17 |
| 0.11.2 | 2017-09-28 |
| 0.11.1 | 2017-09-16 |
| 0.11.0 | 2017-08-21 |
| 0.10.3 | 2017-07-24 |
| 0.10.2 | 2017-06-27 |
| 0.10.1 | 2017-06-15 |
| 0.10.0 | 2017-04-11 |
| 0.9.0 | 2017-03-06 |
| 0.8.0 | 2017-02-03 |
| 0.7.1 | 2016-12-18 |
| 0.7.0 | 2016-12-08 |
| 0.6.0 | 2016-10-31 |
| 0.5.0 | 2016-09-26 |
| 0.4.0 | 2016-08-26 |
| 0.3.0 | 2016-07-30 |
| 0.2.0 | 2016-06-20 |
| 0.1.0 | 2016-05-23 |