Description Usage Arguments Details Value Examples
View source: R/graphicalFunctions.R
produce a graphic of Smoothing splines anova fitting
1 | plotGSS(datain, modelin, trait, myvec, lgrid)
|
datain |
a dataframe |
modelin |
a list of output of ssanova() |
trait |
a variable to explore |
myvec |
a numeric vector for facet graph |
lgrid |
length of the regular grid for ssanova prediction |
the dataframe in input must contain Genosce, repetition and thermalTime columns!
a ggplot2 graph object
1 | # Not run
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.