Description Usage Arguments Value
Summary method for hlm
objects.
1 2 3 4 5 6 7 8 |
object |
An object of class |
correlation |
If |
symbolic.cor |
If |
... |
Further arguments passed to or from other methods. |
x |
An object of class |
digits |
The number of significant digits to use when printing. |
signif.stars |
If |
A list with elements:
call
The call issuing the HLM object
.
terms
The terms component from object
.
df.residual
The component from object
.
coefficients
List of two matrices of coefficients, standard errors, z-values, and p-values.
cov.unscaled
Estimated covariance matrix of the estimated coefficients.
correlation
If correlation = TRUE
, the estimate correlations between the estimated coefficients.
symbolic.cor
If correlation = TRUE
, the value of symbolic.cor
.
aic
The AIC statistic.
iter
The component from object
.
na.action
The component from object
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.