Learn R Programming

lgpr (version 1.2.5)

create_plot_df: Helper function for plots

Description

Helper function for plots

Usage

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

Value

a data frame

Arguments

object

model or fit

x

x-axis variable name

group_by

grouping variable name (use NULL for no grouping)