Package: BEND 2.1.0
BEND: Bayesian Estimation of Nonlinear Data (BEND)
Provides a set of models to estimate nonlinear longitudinal data using Bayesian estimation methods. These models include the: 1) Bayesian Piecewise Random Effects Model (Bayes_PREM()) which estimates a piecewise random effects (mixture) model for a given number of latent classes and a latent number of possible changepoints in each class, and can incorporate class and outcome predictive covariates (see Lamm (2022) <https://hdl.handle.net/11299/252533> and Lock et al., (2018) <doi:10.1007/s11336-017-9594-5>), 2) Bayesian Crossed Random Effects Model (Bayes_CREM()) which estimates a linear, quadratic, exponential, or piecewise crossed random effects models where individuals are changing groups over time (e.g., students and schools; see Rohloff et al., (2024) <doi:10.1111/bmsp.12334>), and 3) Bayesian Bivariate Piecewise Random Effects Model (Bayes_BPREM()) which estimates a bivariate piecewise random effects model to jointly model two related outcomes (e.g., reading and math achievement; see Peralta et al., (2022) <doi:10.1037/met0000358>).
Authors:
BEND_2.1.0.tar.gz
BEND_2.1.0.zip(r-4.7)BEND_2.1.0.zip(r-4.6)BEND_2.1.0.zip(r-4.5)
BEND_2.1.0.tgz(r-4.6-any)BEND_2.1.0.tgz(r-4.5-any)
BEND_2.1.0.tar.gz(r-4.7-any)BEND_2.1.0.tar.gz(r-4.6-any)
BEND_2.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
BEND/json (API)
| # Install 'BEND' in R: |
| install.packages('BEND', repos = c('https://crohlo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/crohlo/bend/issues
- results_bprem - Fitted results for a BPREM
- results_pcrem - Fitted results for a PCREM
- results_prem - Fitted results for a PREM
- SimData_BPREM - Simulated data for a BPREM
- SimData_PCREM - Simulated data for a PCREM
- SimData_PREM - Simulated data for a PREM + Extensions
Last updated from:5d09f5c80b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 77 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| windows-devel | OK | 64 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 90 |
Exports:Bayes_BPREMBayes_CREMBayes_PREMgetClassProbgetCoefgetFittedgetFixEfgetKProbgetModelFitgetRanEfgetVarCovplot_BEND
