ContrastLocs {Temporal}R Documentation

Contrast Locations

Description

Compare the means and medians of the fitted distributions for two treatment arms.

Usage

ContrastLocs(fit1, fit0, sig = 0.05)

Arguments

fit1

Fitted parametric survival distribution for arm 1.

fit0

Fitted parametric survival distribution for arm 0.

sig

Significance level.

Value

Data.frame contrasting the difference and ratio of the mean and median at each time point.


[Package Temporal version 0.3.0.1 Index]