MyWcdf: CDF of Weibull distribution

Description Usage Arguments Value

Description

This function calculates the cumulative density for x given ‘a’ as the shape parameter and ‘b’as the scale parameter.

Usage

1
MyWcdf(x, a, b)

Arguments

x

value.

a

Shape parameter.

b

Scale parameter.

Value

Cumulative density.


ebnavarro/MyPack documentation built on May 16, 2019, 7:10 p.m.