Learn R Programming

pwr4exp (version 1.0.1)

corCompSymm: Compound Symmetry Correlation Structure

Description

Re-exports nlme::corCompSymm from the nlme package.

Usage

corCompSymm(value, form, fixed)

Arguments

value

numeric vector of parameter values

form

a one-sided formula of the form ~ 1 | g specifying a grouping factor.

fixed

unused

See Also

corClasses See nlme::corCompSymm for original documentation.