setPriors.HmscRandomLevel
Sets or resets priors to the Hmsc object
## S3 method for class 'HmscRandomLevel' setPriors( rL, nu = NULL, a1 = NULL, a2 = NULL, b1 = NULL, b2 = NULL, alphapw = NULL, nfMax = NULL, nfMin = NULL, setDefault = FALSE, ... )
rL
: a fitted HmscRandomLevel
model objectnu, a1, b1, a2, b2
: parameters of the multiplicative gamma process shrinking prioralphapw
: discrete grid prior for spatial scale parameternfMax
: maximum number of latent factors to be samplednfMin
: minimum number of latent factors to be sampledsetDefault
: logical indicating whether default priors should be used...
: other arguments (ignored)Modified HmscRandomLevel object
Useful links