wilksPval {pcev} | R Documentation |
Computes a p-value using Wilks' Lambda.
wilksPval(pcevObj, ...)
## Default S3 method:
wilksPval(pcevObj, ...)
## S3 method for class 'PcevClassical'
wilksPval(pcevObj, shrink, index, ...)
## S3 method for class 'PcevSingular'
wilksPval(pcevObj, shrink, index, ...)
## S3 method for class 'PcevBlock'
wilksPval(pcevObj, shrink, index, ...)
pcevObj |
A pcev object of class |
... |
Extra parameters. |
shrink |
Should we use a shrinkage estimate of the residual variance? |
index |
If |
The null distribution of this test statistic is only known in the case of a single covariate, and therefore this is the only case implemented.