now_what: Give advice on further refinement of TRIM models

View source: R/trim_post.R

now_whatR Documentation

Give advice on further refinement of TRIM models

Description

Give advice on further refinement of TRIM models

Usage

now_what(z)

Arguments

z

an object of class trim.

See Also

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()

Examples


data(skylark)
z <- trim(count ~ site + time, data=skylark, model=2, overdisp=TRUE)
now_what(z)

rtrim documentation built on June 22, 2024, 10:39 a.m.