Package: supernova 3.0.0
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:
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')) |
Bug tracker:https://github.com/uclatall/supernova/issues
Last updated 9 months agofrom:e25c2eb2be. Checks:OK: 5 NOTE: 1 ERROR: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | ERROR | Oct 27 2024 |
R-4.5-linux | NOTE | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:as_numberautoplot.pairwisedrop_termequationgenerate_modelsis_numberlistwise_deletenumberpairwisepairwise_bonferronipairwise_tpairwise_tukeysupernovavariables
Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigpurrrrlangstringistringrtibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Plotting method for pairwise objects. | autoplot.pairwise plot.pairwise |
Drop a term from the given model | drop_term |
Print the output of 'lm()' with the fitted equation. | equation |
Generate a List of Models for Computing Different Types of Sums of Squares | generate_models generate_models.formula generate_models.lm |
Remove cases with missing values. | listwise_delete listwise_delete.data.frame listwise_delete.lm |
'number' vector | as_number is_number number |
Compute all pairwise comparisons between category levels | pairwise pairwise_bonferroni pairwise_t pairwise_tukey |
supernova | supernova supernova.lm supernova.lmerMod |
Update a model in the environment the model was created in | update_in_env |
Extract the variables from a model formula | variables variables.formula variables.lm variables.lmerMod variables.supernova |