Learn R Programming

pcev (version 2.2.2)

estimatePcev: Estimation of PCEV

Description

estimatePcev estimates the PCEV.

Usage

estimatePcev(pcevObj, ...)

# S3 method for default estimatePcev(pcevObj, ...)

# S3 method for PcevClassical estimatePcev(pcevObj, shrink, index, ...)

# S3 method for PcevBlock estimatePcev(pcevObj, shrink, index, ...)

# S3 method for PcevSingular estimatePcev(pcevObj, shrink, index, ...)

Arguments

pcevObj

A pcev object of class PcevClassical, PcevBlock or PcevSingular

...

Extra parameters.

shrink

Should we use a shrinkage estimate of the residual variance?

index

If pcevObj is of class PcevBlock, index is a vector describing the block to which individual response variables correspond.

Value

A list containing the variance components, the first PCEV, the eigenvalues of \(V_R^{-1}V_M\) and the estimate of the shrinkage parameter \(\rho\)

See Also

computePCEV