This command is useful to assign the initial values of the hyper-parameters of the prior distributions.
initials(sig2eps=0.01, sig2eta=NULL, sig2beta=NULL, sig2delta=NULL,
rhotp=NULL, rho=NULL, beta=NULL, phi=NULL)
Initial value for the parameter
Initial value for the parameter
Initial value for the parameter
Initial value for the parameter
Value for the parameter rhotp=1
, rhotp=0
,
Initial value for the parameter
Initial value for the parameter
Initial value for the parameter
# NOT RUN {
##
initials<-initials(sig2eps=0.01, sig2eta=0.5, beta=NULL, phi=0.001)
initials
##
# }
Run the code above in your browser using DataLab