cpc.options: Set CPC calculation options

Description Usage Arguments Details Value Author(s)

Description

Sets or returns global options for computing common principal components (currently, just the function to use)

Usage

1
cpc.options(cpcvecfun, neg.bpvar.tol)

Arguments

cpcvecfun

Program to compute CPC

neg.bpvar.tol

tolerance for warnings about negative BP variances

Details

phillips.cpc uses a call to a function written by Phillips; pooled.cpc assumes common principal components, calculating them by mean-correcting each group and computing principal components

Value

cpcvecfun

CPC computation function

neg.bpvar.tol

tolerance for warnings about negative BP variances

Author(s)

Ben Bolker


bbolker/cpcbp documentation built on May 11, 2019, 9:28 p.m.