plotGSS: a function for representing a smoothing spline anova result

Description Usage Arguments Details Value Examples

View source: R/graphicalFunctions.R

Description

produce a graphic of Smoothing splines anova fitting

Usage

1
plotGSS(datain, modelin, trait, myvec, lgrid)

Arguments

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

Details

the dataframe in input must contain Genosce, repetition and thermalTime columns!

Value

a ggplot2 graph object

Examples

1
# Not run

sanchezi/phisStatR documentation built on Nov. 14, 2019, 7:10 p.m.