summary: Summarize an esR object

View source: R/AF.Echidna.R

summaryR Documentation

Summarize an esR object

Description

A summary method for objects inheriting from class esR.

Usage

summary(object, ...)

Arguments

object

An esR object.

Value

A list of class summary.esR with the following components:

org.res

Original results from .esr file in Echidna.

varcomp

A dataframe summarising the random variance component.

IC

nedf, loglik, Akaike information criterion and Bayesian information criterion.

coef.fixed

A dataframe of coefficients and their standard errors for fixed effects.

coef.random

A dataframe of coefficients and their standard errors for random effects.


yzhlinscau/AAfun0s documentation built on April 18, 2023, 4:11 p.m.