estimatePcev: Estimation of PCEV

Description Usage Arguments Value See Also

Description

estimatePcev estimates the PCEV.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
estimatePcev(pcevObj, ...)

## Default S3 method:
estimatePcev(pcevObj, ...)

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

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

## S3 method for class '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 ρ

See Also

computePCEV


pcev documentation built on May 2, 2019, 12:45 p.m.