check_estimate_substitute_proper_params: Function to get the expression, analyse it for what...

Description Usage Arguments Value Examples

View source: R/additional_help_functions.R

Description

Function to get the expression, analyse it for what distribution it is, then check if it has all parameters requires, if not estimate the required parameters from given parameters, and substitute it for actual expression that can be used with R stats package

Usage

1

Arguments

the_expr

given parameters for generating ransom numbers

Value

the keyword that shoudl be used in R for generating random numbers

Examples

1
check_estimate_substitute_proper_params("gamma(mean = 10 ,sd=1)")

sheejamk/MarkovModel documentation built on Jan. 23, 2020, 2:44 a.m.