predict_ode: Predict method for 'survFit' objects

View source: R/predict_ode.survFit.R

predict_odeR Documentation

Predict method for survFit objects

Description

This is a method to replace function predict used on survFit object when computing issues happen. predict_ode uses the deSolve library to improve robustness. However, time to compute may be longer.

Usage

predict_ode(object, ...)

Arguments

object

an object used to select a method ppc

...

Further arguments to be passed to generic methods

Value

an object of class predict_ode


morse documentation built on Oct. 29, 2022, 1:14 a.m.