get_param_ln2: Getting parameters of log-normal distribution

View source: R/utils.R

get_param_ln2R Documentation

Getting parameters of log-normal distribution

Description

Getting parameters of log-normal distribution

Usage

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

library(survMS)

mathildesautreuil/survMS documentation built on June 13, 2022, 4:07 p.m.