predict.FR | R Documentation |
Predicting yield adaptability values for new locations
## S3 method for class 'FR'
predict(fr.model, new.trial, intercept = TRUE)
fr.model |
is a object containing FR.model output. |
new.trial |
is a dataframe containing geographic covariates of new trials |
intercept |
TRUE (default) or FALSE if considering include fixed genotypic intercept |
Germano M F Costa Neto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.