powered by
Give advice on further refinement of TRIM models
now_what(z)
an object of class trim.
trim
Other analyses: coef.trim(), confint.trim(), gof(), index(), overall(), overdispersion(), plot.trim.index(), plot.trim.overall(), results(), serial_correlation(), summary.trim(), totals(), trim(), vcov.trim(), wald()
coef.trim()
confint.trim()
gof()
index()
overall()
overdispersion()
plot.trim.index()
plot.trim.overall()
results()
serial_correlation()
summary.trim()
totals()
trim()
vcov.trim()
wald()
# NOT RUN { data(skylark) z <- trim(count ~ site + time, data=skylark, model=2, overdisp=TRUE) now_what(z) # }
Run the code above in your browser using DataLab