get_param_ln: Getting parameters of log-normal distribution

View source: R/utils.R

get_param_lnR Documentation

Getting parameters of log-normal distribution

Description

Getting parameters of log-normal distribution

Usage

get_param_ln(var = 170000, mu = 2325)

Arguments

var

: variance 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.