Sstar: Survival function for composite endpoint

View source: R/SStar.R

SstarR Documentation

Survival function for composite endpoint

Description

Returns the value of the survival function of S* at point x given the marginal distributions and the bivariate distributions via copula

Usage

Sstar(x, dist1, dist2, param1, param2, dist_biv)

Arguments

x

Point in which to be evaluated

dist1

Distribution function of the marginal T1 (pweibull)

dist2

Distribution function of the marginal T2 (pweibull)

param1

Parameters of the marginal distribution function T1 (pweibull)

param2

Parameters of the marginal distribution function T2 (pweibull)

dist_biv

Distribution function of the bivariate distribution via copula


CompAREdesign documentation built on Oct. 2, 2022, 5:08 p.m.