prPhNewData: A function for retrieving new_data argument for predict

View source: R/private_plotHR.R

prPhNewDataR Documentation

A function for retrieving new_data argument for predict

Description

A function for retrieving new_data argument for predict

Usage

prPhNewData(model, term.label, xlim)

Arguments

model

The model fit from coxph() or cph()

term.label

The label that is the one that plotHR() intends to plot.

xlim

The x-limits for the plot if any

Value

data.frame


gforge/Greg documentation built on Feb. 3, 2024, 5:37 a.m.