Learn R Programming

packDAMipd (version 0.2.0)

find_survreg_distribution: Function to find the keyword for survreg distribution

Description

Function to find the keyword for survreg distribution

Usage

find_survreg_distribution(text)

Arguments

text

distribution

Value

the keyword - the name of distribution

Details

For surveg method, find the distribution

Examples

Run this code
# NOT RUN {
find_survreg_distribution("weibull")
# }

Run the code above in your browser using DataLab