lrp2Plot: Longitudinal Recursive Partitioning Plotting Function

Description Usage Arguments Examples

Description

Longitudinal Recursive Partitioning Plotting Function

Usage

1
lrp2Plot(model, smooth_method = "loess")

Arguments

model

A longrpart2 model.

smooth_method

Whether to use generalized additive models, smooth_method="gam", or loess, smooth_method="loess". Defaults to loess.

Examples

1

longRPart2 documentation built on May 2, 2019, 8:30 a.m.