Learn R Programming

sommer (version 4.1.6)

randef: extracting random effects

Description

This function is extracts the random effects from a mixed model fitted by mmer.

Usage

randef(object)

Arguments

object

an mmer object

Value

$randef

a list structure with the random effects or BLUPs.

Examples

Run this code
# NOT RUN {
# randef(model)
# }

Run the code above in your browser using DataLab