Package: pecanr 0.2.0

Brandon Cohen
pecanr: Partial Eta-Squared for Crossed, Nested, and Mixed Linear Mixed Models
Computes partial eta-squared effect sizes for fixed effects in linear mixed models fitted with the 'lme4' package. Supports crossed, nested, and mixed (crossed-and-nested) random effects structures with any number of grouping factors. Mixed designs handle cases where grouping factors are simultaneously crossed with some variables and nested within others (e.g., photos nested within models, but both crossed with participants). Random slope variances are translated to the outcome scale using a variance decomposition approach, correctly accounting for predictor scaling and interaction terms. Both general and operative effect sizes are provided. Methods are based on Correll, Mellinger, McClelland, and Judd (2020) <doi:10.1016/j.tics.2019.12.009>, Correll, Mellinger, and Pedersen (2022) <doi:10.3758/s13428-021-01687-2>, and Rights and Sterba (2019) <doi:10.1037/met0000184>.
Authors:
pecanr_0.2.0.tar.gz
pecanr_0.2.0.zip(r-4.7)pecanr_0.2.0.zip(r-4.6)pecanr_0.2.0.zip(r-4.5)
pecanr_0.2.0.tgz(r-4.6-any)pecanr_0.2.0.tgz(r-4.5-any)
pecanr_0.2.0.tar.gz(r-4.7-any)pecanr_0.2.0.tar.gz(r-4.6-any)
pecanr_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pecanr/json (API)
NEWS
| # Install 'pecanr' in R: |
| install.packages('pecanr', repos = c('https://bcohen0901.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bcohen0901/pecanr/issues
Last updated from:2c8906e0bb. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 168 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 149 | ||
| macos-oldrel-arm64 | OK | 164 | ||
| windows-devel | OK | 92 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 104 |
Exports:batch_eta2peta2p
Dependencies:bootlatticelme4MASSMatrixminqanlmenloptrrbibutilsRcppRcppEigenRdpackreformulasrlang
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Batch Calculate Partial Eta-Squared for Multiple Effects | batch_eta2p |
| Partial Eta-Squared for Linear Mixed Models | eta2p |