Learn R Programming

mapfit (version 1.0.0)

ph.coxian: Create a Coxian PH distribution

Description

Create an instance of coxian PH distribution.

Usage

ph.coxian(size)

Value

An instance of coxian PH distribution

Arguments

size

An integer for the number of phases

Examples

Run this code
## create a Coxian PH with 5 phases
(param1 <- ph.coxian(5))

Run the code above in your browser using DataLab