find_survreg_distribution {packDAMipd} | R Documentation |
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 |
Details
For surveg method, find the distribution
Value
the keyword - the name of distribution
Examples
find_survreg_distribution("weibull")
[Package packDAMipd version 1.1.0 Index]