Skip to contents

gr() is an older reserved marker for group-level effects with a user-supplied covariance matrix. New user-facing documentation should prefer the biological and matrix-specific structured-effect markers: animal() for pedigree or additive-relatedness animal models, phylo() for phylogenetic dependence, spatial() for spatial dependence, and relmat() for a validated user-supplied relatedness or precision matrix. gr() remains reserved while that clearer surface is completed.

Usage

gr(group, cov)

Arguments

group

Grouping factor.

cov

Known covariance or precision structure.

Value

A formula marker; never evaluated by users.