vcov.remlf90: Covariance matrix of a fitted remlf90 object

Description Usage Arguments

Description

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

Usage

1
2
3
4
5
6
## 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 Sept. 6, 2021, 4:50 a.m.