Learn R Programming

mmrm (version 0.3.14)

COV_TYPES: Covariance Type Database

Description

An internal constant for covariance type information.

Usage

COV_TYPES

Arguments

Format

A data frame with 5 variables and one record per covariance type:

name

The long-form name of the covariance structure type

abbr

The abbreviated name of the covariance structure type

habbr

The abbreviated name of the heterogeneous version of a covariance structure type (The abbreviated name (abbr) with a trailing "h" if the structure has a heterogeneous implementation or NA otherwise).

heterogeneous

A logical value indicating whether the covariance structure has a heterogeneous counterpart.

spatial

A logical value indicating whether the covariance structure is spatial.