Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/lqmm_S3_summary.R
Summary method for class lqmm
.
1 2 |
object |
an object of |
method |
specifies the method used to compute standard errors. Currently, only the bootstrap method ("boot") is available. |
alpha |
significance level. |
covariance |
logical flag. If |
... |
see |
print.summary.lqmm
formats the coefficients, standard errors, etc.
and additionally gives ‘significance stars’.
an object of class summary.lqmm
. The function
summary.lqmm
computes and returns a list of summary statistics of the
fitted linear quantile mixed model given in object
, using the
components (list elements) from its argument, plus
Cov |
the covariance matrix obtained from the bootstrapped estimates
(if |
tTable |
a matrix with estimates, standard errors, etc. |
B |
the matrix of all bootstrapped parameters. |
Marco Geraci
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.