Learn R Programming

mgcViz (version 0.2.0)

l_fitPoints: Adding points representing the fitted effect

Description

This function adds points representing the fitted effect. Mainly useful for plotting factor effects.

Usage

l_fitPoints(...)

Value

an object of class gamLayer.

Arguments

...

graphical arguments to be passed to ggplot2::geom_point.

See Also

See plot.ptermFactor for examples.