serial_correlation {rtrim}R Documentation

Extract serial correlation from TRIM object

Description

Extract serial correlation from TRIM object

Usage

serial_correlation(x)

Arguments

x

An object of class trim

Value

The serial correlation coefficient if computed, otherwise NULL.

See Also

Other analyses: coef.trim(), confint.trim(), gof(), index(), now_what(), overall(), overdispersion(), plot.trim.index(), plot.trim.overall(), plot.trim.smooth(), results(), summary.trim(), totals(), trendlines(), trim(), vcov.trim(), wald()


[Package rtrim version 2.3.0 Index]