get_param_ln2: Getting parameters of log-normal distribution

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Getting parameters of log-normal distribution

Usage

1
get_param_ln2(int_a = c(0.1, 11), 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.