estimateRho {ACV} | R Documentation |
Estimate rho
coefficient
Description
Internal function for estimating the rho coefficient.
Usage
estimateRho(Phi, rhoLimit)
Arguments
Phi |
Matrix of computed contrasts generated by |
rhoLimit |
Parameter |
Value
Estimated rho
coefficient (numeric vector of length 1).
[Package ACV version 1.0.2 Index]