associate: Associate BLUEs with BLUPs from predict calls of the same...

View source: R/associate.R

associateR Documentation

Associate BLUEs with BLUPs from predict calls of the same model

Description

Associate BLUEs with BLUPs from predict calls of the same model

Usage

associate(
  model,
  ran.term = "Treatment:Cultivar",
  fix.term = "Treatment:Type",
  ...
)

Arguments

model

An asreml model.

ran.term

Random terms from the model.

fix.term

Fixed terms from the model.

...

Other parameters to be passed to the predict function.

Value

JULES COMPLETE

Examples

## Not run: 
JULES COMPLETE

## End(Not run)


biometryhub/BiometryTools documentation built on July 14, 2024, 4:42 p.m.