vcov.remlf90: Covariance matrix of a fitted remlf90 object

vcov.remlf90R Documentation

Covariance matrix of a fitted remlf90 object

Description

Returns the variance-covariance matrix of the specified random effect.

Usage

## S3 method for class 'remlf90'
vcov(
  object,
  effect = c("spatial", "genetic", "genetic_direct", "genetic_competition", "pec"),
  ...
)

Arguments

object

a fitted model of class remlf90

effect

the structured random effect of interest

...

Not used.


famuvie/breedR documentation built on Aug. 6, 2024, 9:10 p.m.