Package: BEND 2.0.1
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.0.1.tar.gz
BEND_2.0.1.tar.gz(r-4.7-any)BEND_2.0.1.tar.gz(r-4.6-any)
BEND_2.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
BEND/json (API)
NEWS
| # Install 'BEND' in R: |
| install.packages('BEND', repos = c('https://cran.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:3189554fa9. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 100 | ||
| wasm-release | OK | 105 |
Exports:Bayes_BPREMBayes_CREMBayes_PREMgetClassProbgetCoefgetFittedgetFixEfgetKProbgetModelFitgetRanEfgetVarCovplot_BEND
