lgcpInits(etainit = NULL, betainit = NULL)
A secondary function of specifying initial values is to help design the MCMC proposal matrix, which is based on these initial estimates.
INITS <- lgcpInits(etainit=log(c(sqrt(1.5),275)), betainit=NULL)
Run the code above in your browser using DataLab