l_fitPoints {mgcViz}R Documentation

Adding points representing the fitted effect

Description

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

Usage

l_fitPoints(...)

Arguments

...

graphical arguments to be passed to ggplot2::geom_point.

Value

an object of class gamLayer.

See Also

See plot.ptermFactor for examples.


[Package mgcViz version 0.1.11 Index]