create_plot_df: Helper function for plots

View source: R/methods-lgpmodel.R

create_plot_dfR Documentation

Helper function for plots

Description

Helper function for plots

Usage

create_plot_df(object, x = "age", group_by = "id")

Arguments

object

model or fit

x

x-axis variable name

group_by

grouping variable name (use NULL for no grouping)

Value

a data frame


jtimonen/lgpr documentation built on Oct. 12, 2023, 11:13 p.m.