summary.hgwrm {hgwrr}R Documentation

Summary an hgwrm object.

Description

Summary an hgwrm object.

Usage

## S3 method for class 'hgwrm'
summary(object, ...)

Arguments

object

An hgwrm object returned from hgwr().

...

Other arguments passed from other functions.

Value

A list containing summary informations of this hgwrm object with the following fields.

diagnostic

A list of diagnostic information.

random.stddev

The standard deviation of random effects.

random.corr

The correlation matrix of random effects.

residuals

The residual vector.

See Also

hgwr().


[Package hgwrr version 0.3-0 Index]