now_what | R Documentation |
Give advice on further refinement of TRIM models
now_what(z)
z |
an object of class |
trim
Other analyses:
coef.trim()
,
confint.trim()
,
gof()
,
index()
,
overall()
,
overdispersion()
,
plot.trim.index()
,
plot.trim.overall()
,
plot.trim.smooth()
,
results()
,
serial_correlation()
,
summary.trim()
,
totals()
,
trendlines()
,
trim()
,
vcov.trim()
,
wald()
data(skylark)
z <- trim(count ~ site + time, data=skylark, model=2, overdisp=TRUE)
now_what(z)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.