predict_finalOS: Title to predict the final OS based on the interim OS

Description Usage Arguments

View source: R/functions.R

Description

Title to predict the final OS based on the interim OS

Usage

1
2
predict_finalOS(formula, interim.OS = 10, dataset = veteran,
  family = "exponential")

Arguments

formula

something like Surv(time, status) ~ trt

family

can be c("exponential","weibull","lognormal")


LittleBeannie/demo documentation built on Aug. 12, 2020, 8:17 p.m.