eta2p() and batch_eta2p() now support
design = "mixed" for models with both crossed and nested
random effects simultaneously. A canonical example is participants
viewing multiple photos of each model: photos are nested within models,
but both levels are crossed with participants. Supply both
cross_vars and nest_vars to use this
design.detect_within_between() previously used hardcoded
$subj and $item keys to classify grouping
factors as within or between, which caused intercept variances to be
silently omitted from the operative denominator. Keys are now indexed by
actual variable name, so the correct components are always
included.batch_eta2p() output columns for within/between status
are now named within_<varname> (e.g.,
within_participant, within_item) rather than
the hardcoded within_subj and within_item.
Code that references these columns by name will need to be updated.eta2p() computes partial eta-squared for a single fixed
effect in a fitted lmer model, supporting crossed and
nested random effects structures.batch_eta2p() computes partial eta-squared for all
fixed effects in a model.cross_vars.operative = TRUE.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.