get_param_exp: Getting parameters of exponential distribution

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Getting parameters of exponential distribution

Usage

1
get_param_exp(int_a = c(1e-06, 110), med, mu)

Arguments

int_a

: grid of first parameter of the distribution

med

: median of real dataset

mu

: mean of real dataset

Value

: list with parameter values of the distribution

Examples

1

survMS documentation built on April 16, 2021, 9:07 a.m.