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:Mackson Ncube [aut, cre], mightymetrika, LLC [cph, fnd]

OLStrajr_0.1.0.9000.tar.gz
OLStrajr_0.1.0.9000.zip(r-4.7-any)OLStrajr_0.1.0.9000.zip(r-4.6-any)OLStrajr_0.1.0.9000.zip(r-4.5-any)
OLStrajr_0.1.0.9000.tgz(r-4.6-any)OLStrajr_0.1.0.9000.tgz(r-4.5-any)
OLStrajr_0.1.0.9000.tar.gz(r-4.7-any)OLStrajr_0.1.0.9000.tar.gz(r-4.6-any)
OLStrajr_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
OLStrajr/json (API)

# 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

Datasets:
  • rats - Rat Weight Data from HLM manual
  • robins - Ratio of robin males to females in Walker Creek and Knobs Flat, Eglinton Valley

On CRAN:

Conda:

4.00 score 8 scripts 236 downloads 2 exports 32 dependencies

Last updated from:1883ddfcf2. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK136
source / vignettesOK238
linux-release-x86_64OK135
macos-release-arm64OK116
macos-oldrel-arm64OK86
windows-develOK82
windows-releaseOK85
windows-oldrelOK102
wasm-releaseOK115

Exports:cbc_lmOLStraj

Dependencies:backportsbootbroomclicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr

cbc_lm
Introduction | Preparing Data | Running the case by case regression | Model Summary

Last update: 2023-06-17
Started: 2023-06-14

quadratic_trajectory
Introduction | Displaying the rats Dataset | Plotting Linear Trajectories | Plotting Quadratic Trajectories | Plotting Linear & Quadratic Trajectories

Last update: 2023-06-17
Started: 2023-06-15