- corBeta
approximate correlation matrix for the coefficients
estimates
- tTable
a matrix with columns Value
,
Std. Error
, t-value
, and p-value
representing
respectively the coefficients estimates, their approximate standard
errors, the ratios between the estimates and their standard errors,
and the associated p-value under a \(t\) approximation. Rows
correspond to the different coefficients.
- residuals
if more than five observations are used in the
gls
fit, a vector with the minimum, first quartile, median, third
quartile, and maximum of the residuals distribution; else the
residuals.
- AIC
the Akaike Information Criterion corresponding to
object
.
- BIC
the Bayesian Information Criterion corresponding to
object
.