Learn R Programming

CosW (version 0.1)

scosw: The survival function of the CosWeibull probability distribution.

Description

The survival function of the CosWeibull probability distribution.

Usage

scosw(x, alpha, lambda)

Arguments

x
Vector of quantiles..
alpha
Alpha parameter.
lambda
Lambda parameter.

Value

A vector with n observations of the CosWeibull distribution.

Examples

Run this code
hcosw(1,1,1)
hcosw(1,1.5,2)

Run the code above in your browser using DataLab