now_what: Give advice on further refinement of TRIM models

Description Usage Arguments See Also Examples

View source: R/trim_post.R

Description

Give advice on further refinement of TRIM models

Usage

1

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(), results(), serial_correlation(), summary.trim(), totals(), trim(), vcov.trim(), wald()

Examples

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

rtrim documentation built on April 21, 2020, 5:06 p.m.