| Sstar | R Documentation | 
Returns the value of the survival function of S* at point x given the marginal distributions and the bivariate distributions via copula
Sstar(x, dist1, dist2, param1, param2, dist_biv)
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  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.