Package: supernova 3.0.0

Adam Blake

supernova: Judd, McClelland, & Ryan Formatting for ANOVA Output

Produces ANOVA tables in the format used by Judd, McClelland, and Ryan (2017, ISBN: 978-1138819832) in their introductory textbook, Data Analysis. This includes proportional reduction in error and formatting to improve ease the transition between the book and R.

Authors:Adam Blake [cre, aut], Jeff Chrabaszcz [aut], Ji Son [aut], Jim Stigler [aut]

supernova_3.0.0.tar.gz
supernova_3.0.0.zip(r-4.5)supernova_3.0.0.zip(r-4.4)supernova_3.0.0.zip(r-4.3)
supernova_3.0.0.tgz(r-4.4-any)supernova_3.0.0.tgz(r-4.3-any)
supernova_3.0.0.tar.gz(r-4.5-noble)supernova_3.0.0.tar.gz(r-4.4-noble)
supernova_3.0.0.tgz(r-4.4-emscripten)supernova_3.0.0.tgz(r-4.3-emscripten)
supernova.pdf |supernova.html
supernova/json (API)
NEWS

# Install 'supernova' in R:
install.packages('supernova', repos = c('https://uclatall.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/uclatall/supernova/issues

On CRAN:

14 exports 63 stars 3.71 score 14 dependencies 3 dependents 115 scripts 565 downloads

Last updated 7 months agofrom:e25c2eb2be. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-winNOTEAug 28 2024
R-4.5-linuxNOTEAug 28 2024
R-4.4-winOKAug 28 2024
R-4.4-macOKAug 28 2024
R-4.3-winOKAug 28 2024
R-4.3-macOKAug 28 2024

Exports:as_numberautoplot.pairwisedrop_termequationgenerate_modelsis_numberlistwise_deletenumberpairwisepairwise_bonferronipairwise_tpairwise_tukeysupernovavariables

Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigpurrrrlangstringistringrtibbleutf8vctrs

Readme and manuals

Help Manual

Help pageTopics
Plotting method for pairwise objects.autoplot.pairwise plot.pairwise
Drop a term from the given modeldrop_term
Print the output of 'lm()' with the fitted equation.equation
Generate a List of Models for Computing Different Types of Sums of Squaresgenerate_models generate_models.formula generate_models.lm
Remove cases with missing values.listwise_delete listwise_delete.data.frame listwise_delete.lm
'number' vectoras_number is_number number
Compute all pairwise comparisons between category levelspairwise pairwise_bonferroni pairwise_t pairwise_tukey
supernovasupernova supernova.lm supernova.lmerMod
Update a model in the environment the model was created inupdate_in_env
Extract the variables from a model formulavariables variables.formula variables.lm variables.lmerMod variables.supernova