get_param_ln: 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_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

1

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