hweibull: Weibull Hazard Function

Description Usage Arguments Value Examples

View source: R/testproj.R

Description

Weibull Hazard Function

Usage

1
hweibull(t, scale, shape)

Arguments

t

A vector of times

scale

Scale parameter

shape

Shape parameter

Value

Value of the hazard function

Examples

1
hweibull(1:10, 5,3)

leemcdaniel/TestRepo documentation built on May 20, 2019, 11:32 p.m.