Package: OLStrajr 0.1.0.9000
OLStrajr: Ordinary Least Squares Trajectory Analysis
The 'OLStrajr' package provides comprehensive functions for ordinary least squares (OLS) trajectory analysis and case-by-case OLS regression as outlined in Carrig, Wirth, and Curran (2004) <doi:10.1207/S15328007SEM1101_9> and Rogosa and Saner (1995) <doi:10.3102/10769986020002149>. It encompasses two primary functions, OLStraj() and cbc_lm(). The OLStraj() function simplifies the estimation of individual growth curves over time via OLS regression, with options for visualizing both group-level and individual-level growth trajectories and support for linear and quadratic models. The cbc_lm() function facilitates case-by-case OLS estimates and provides unbiased mean population intercept and slope estimators by averaging OLS intercepts and slopes across cases. It further offers standard error calculations across bootstrap replicates and computation of 95% confidence intervals based on empirical distributions from the resampling processes.
Authors:
OLStrajr_0.1.0.9000.tar.gz
OLStrajr_0.1.0.9000.zip(r-4.5)OLStrajr_0.1.0.9000.zip(r-4.4)OLStrajr_0.1.0.9000.zip(r-4.3)
OLStrajr_0.1.0.9000.tgz(r-4.4-any)OLStrajr_0.1.0.9000.tgz(r-4.3-any)
OLStrajr_0.1.0.9000.tar.gz(r-4.5-noble)OLStrajr_0.1.0.9000.tar.gz(r-4.4-noble)
OLStrajr_0.1.0.9000.tgz(r-4.4-emscripten)OLStrajr_0.1.0.9000.tgz(r-4.3-emscripten)
OLStrajr.pdf |OLStrajr.html✨
OLStrajr/json (API)
NEWS
# Install 'OLStrajr' in R: |
install.packages('OLStrajr', repos = c('https://mightymetrika.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mightymetrika/olstrajr/issues
Last updated 1 years agofrom:1883ddfcf2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Dependencies:backportsbootbroomclicolorspacecpp11dplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Case-by-Case Linear Regression (cbc_lm) | cbc_lm |
OLStraj | OLStraj |
Plot Method for 'cbc_lm' Objects | plot.cbc_lm |
Print Method for 'cbc_lm' Objects | print.cbc_lm |
Print Method for 'summary.cbc_lm' Objects | print.summary.cbc_lm |
Rat Weight Data from HLM manual | rats |
Ratio of robin males to females in Walker Creek and Knobs Flat, Eglinton Valley | robins |
Summary Method for 'cbc_lm' Objects | summary.cbc_lm |