Package: stats4teaching 0.1.0
stats4teaching: Simulate Pedagogical Statistical Data
Univariate and multivariate normal data simulation. They also supply a brief summary of the analysis for each experiment/design: - Independent samples. - One-way and two-way Anova. - Paired samples (T-Test & Regression). - Repeated measures (Anova & Multiple Regression). - Clinical Assay.
Authors:
stats4teaching_0.1.0.tar.gz
stats4teaching_0.1.0.zip(r-4.5)stats4teaching_0.1.0.zip(r-4.4)stats4teaching_0.1.0.zip(r-4.3)
stats4teaching_0.1.0.tgz(r-4.4-any)stats4teaching_0.1.0.tgz(r-4.3-any)
stats4teaching_0.1.0.tar.gz(r-4.5-noble)stats4teaching_0.1.0.tar.gz(r-4.4-noble)
stats4teaching_0.1.0.tgz(r-4.4-emscripten)stats4teaching_0.1.0.tgz(r-4.3-emscripten)
stats4teaching.pdf |stats4teaching.html✨
stats4teaching/json (API)
# Install 'stats4teaching' in R: |
install.packages('stats4teaching', repos = c('https://estebancabello.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:f2ab9fa48c. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 10 2024 |
R-4.5-win | NOTE | Oct 10 2024 |
R-4.5-linux | NOTE | Oct 10 2024 |
R-4.4-win | NOTE | Oct 10 2024 |
R-4.4-mac | NOTE | Oct 10 2024 |
R-4.3-win | OK | Oct 10 2024 |
R-4.3-mac | OK | Oct 10 2024 |
Exports:anova1wayanova2waycassaygeneratoris.corrmatrixis.covmatrixis.posDefis.semiposDefmCorrCovpairedmrepeatedmsample2indpsample2indp.pow
Dependencies:abindasbiobackportsbootbroomcachemcarcarDatacliclusterGenerationcolorspacecorrplotcowplotcpp11DerivdeSolvedigestdoBydplyrenergyevaluatefansifarverfastmapFormulagenericsggplot2glueGPArotationgslgtablegWidgets2gWidgets2tcltkhighrisobandknitrlabelinglatticelifecyclelme4magrittrMASSMatrixMatrixModelsmemoisemgcvmicrobenchmarkminqamnormtmodelrmomentsmultcompViewmunsellMVNmvtnormnlmenloptrnnetnortestnumDerivpbkrtestpillarpixmappkgconfigplotrixplyrpsychpurrrpwrquantregR6RColorBrewerRcppRcppEigenrlangrstatixscalesscatterplot3dSparseMstringistringrsurvivaltibbletidyrtidyselectutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
One-Way ANOVA | anova1way |
Two-Way ANOVA | anova2way |
Clinical Assay | cassay |
Generation of multivariate normal data. | generator |
Correlation matrix | is.corrmatrix |
Covariance matrix | is.covmatrix |
Positive definited matrices | is.posDef |
Semi-Positive definited matrices | is.semiposDef |
Correlation & Covariance matrices. | mCorrCov |
Paired measures (T-Test & Regression) | pairedm |
Repeated Measures (ANOVA & Multiple Regression) | repeatedm |
Independent normal data | sample2indp |
Independent normal data | sample2indp.pow |
Teaching Statistics Data Simulation | stats4teaching |