Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lrp2Plot

Longitudinal Recursive Partitioning Plotting Function


Description

Longitudinal Recursive Partitioning Plotting Function

Usage

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

library(longRPart2)

longRPart2

Recursive Partitioning of Longitudinal Data

v0.2.3
GPL
Authors
Ross Jacobucci [aut,cre], Sam Stewart[aut], Mohamed Abdolell [aut], Sarfaraz Serang [ctb], Gabriela Stegmann [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.