repMeasAnova {RcmdrPlugin.aRnova}R Documentation

Repeated measures ANOVA

Description

Dialog box to (i) select the within-subject variables corresponding to the factors defined in repMeasAnovaSetup, (ii) select the between-suject factors, (iii) set options and (iv) launch the repeated measures anova.

Usage

repMeasAnova(.withinfactors, .withinlevels)

Arguments

.withinfactors

list of within-subject factors

.withinlevels

list of within-subject variables

Details

Options:

On OK, the following operations are carried out:

Value

None

Author(s)

Jessica Mange jessica.mange@unicaen.fr

Arnaud Travert arnaud.travert@unicaen.fr

See Also

repMeasAnovaSetup for the definition of within factors, Anova for the computation of ANOVA


[Package RcmdrPlugin.aRnova version 0.0.5 Index]