sanitize_coxmodel.default: Check if the model is supported.

View source: R/sanitize.R

sanitize_coxmodel.defaultR Documentation

Check if the model is supported.

Description

At the moment, only coxph is supported for the time-to-event endpoints.

Usage

## Default S3 method:
sanitize_coxmodel(model, ...)

Arguments

model

A coxph model from survival package.

...

Parameters for other methods.

Value

No return value. This is called for its side effects.


bunsen documentation built on Sept. 3, 2026, 5:09 p.m.