Displaying 1 result from an estimated 1 matches for "translen".
Did you mean:
trans_len
2007 Mar 28
0
geoRglm question with covariates
...model tuning with more than one variable specified
in the model using trend spatial I get an issue with accept-rates
always equal to 0. Am I parameterizing the model incorrectly?
control1.data.geo <- mcmc.control(S.scale=0.2, thin = 1)
trend.max.trans <- trend.spatial(trend= ~ Maxent + TransLen, data.geo)
model1.data.geo <- list(cov.pars = c(1,1), beta=c(1,1,1),
family="poisson", trend=trend.max.trans)
test1.model1 <- glsm.mcmc(data.geo, model=model1.data.geo,
mcmc.input=control1.data.geo)
prep1.fit1.model1.data.geo <- prepare.likfit.glsm(test1.model1)
iter. numb....