simulate_weibull_data: Simulate Weibull censored data.

Description Usage Arguments Examples

Description

Simulate Weibull censored data.

Usage

1

Arguments

type

Censoring Type

r

Expected Number of Failures

Pt

Fraction of Failing

shape

The Weibull shape parameter

scale

The Weibull scale parameter

Examples

1
simulate_weibull_data(2, 10, 0.1, 1, 1)

tianqinglong/myRtoolbox documentation built on May 26, 2019, 10:36 a.m.