predata.lrm: predata.lrm

View source: R/predata.lrm.R

predata.lrmR Documentation

predata.lrm

Description

Generate the predicted data for the function. This is needed for drawing.

Usage

## S3 method for class 'lrm'
predata(fit, variables, y, group = NULL)

Arguments

fit

Model function required for prediction.

variables

variable name.

y

the value of the variable.

group

Variables that need to be grouped.

Value

Data required for plotting.


ggrcs documentation built on Sept. 24, 2024, 5:07 p.m.