estimateRho: Estimate rho
coefficient
Description
Internal function for estimating the rho coefficient.
Usage
estimateRho(Phi, rhoLimit)
Arguments
Phi
Matrix of computed contrasts generated by tsACV()
.
rhoLimit
Parameter rhoLimit
limits to the absolute value of the estimated rho
coefficient. This is useful as estimated values very close to 1 might cause instability.
Value
Estimated rho
coefficient (numeric vector of length 1).