risk_weibull: Weibull risk model for time to event outcome

View source: R/risk.R

risk_weibullR Documentation

Weibull risk model for time to event outcome

Description

Weibull risk model for time to event outcome

Usage

risk_weibull(model = Y ~ S.1 * Z, D = 5000)

Arguments

model

Formula specifying the risk model. The outcome should be a Surv object specifying right censoring

D

number of samples for simulated annealing


pseval documentation built on April 11, 2025, 5:43 p.m.