View source: R/regresion_functions.R
randomRegress | R Documentation |
The function assumes you have a Treatment x Site factor that is a composite of treatments and sites. The function requires no specific ordering of the factor levels.
randomRegress(model, Env = "TSite:Variety", levs = NULL, sep = "-", ...)
model |
An |
Env |
Treatment x Site x Variety term as a character. |
levs |
Named treatment levels used in transformation. e.g. |
sep |
separator used for Treat x Site names (if multi-x model), if not present assumes single section |
... |
Other parameters passed to |
## Not run:
JULES COMPLETE
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.