find_survreg_distribution: Function to find the keyword for survreg distribution

View source: R/help_parameter_estimation_functions.R

find_survreg_distributionR 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")

packDAMipd documentation built on May 29, 2024, 3:18 a.m.