summaryRMwithin: summaryRMwithin with extras

Description Usage Arguments Author(s)

Description

summaryRMwithin Adds option "doNorm" to summarySEwithin, to have control over normalization of means. Note: Correction is still applied using normalized data (to get adequate estimates for SE), but means stay unaffected

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
summaryRMwithin(
  data = NULL,
  measurevar,
  betweenvars = NULL,
  withinvars = NULL,
  idvar = NULL,
  doNorm = T,
  na.rm = FALSE,
  conf.interval = 0.95,
  .drop = TRUE
)

Arguments

doNorm

(default = T)

Author(s)

René Michel


remichel/rmTools documentation built on Dec. 11, 2021, 6:59 a.m.