An R6 class representing a model variable with log Normal uncertainty.
Andrew J. Sims andrew.sims@newcastle.ac.uk
rdecision::ModVar -> LogNormModVar
Inherited methods
new()Create a model variable with log normal uncertainty.
LogNormModVar$new(description, units, p1, p2, parametrization = "LN1")descriptionA character string describing the variable.
unitsUnits of the quantity; character string.
p1First hyperparameter, a measure of location. See Details.
p2Second hyperparameter, a measure of spread. See Details.
parametrizationA character string taking one of the values
"LN1" (default) through "LN7" (see Details).
A LogNormModVar object.
is_probabilistic()Tests whether the model variable is probabilistic, i.e. a random variable that follows a distribution, or an expression involving random variables, some of which follow distributions.
LogNormModVar$is_probabilistic()TRUE if probabilistic
clone()The objects of this class are cloneable with this method.
LogNormModVar$clone(deep = FALSE)deepWhether to make a deep clone.
A model variable for which the uncertainty in the point estimate can
be modelled with a log Normal distribution. One of seven parametrizations
defined by Swat et al can be used. Inherits from ModVar.
Briggs A, Claxton K and Sculpher M. Decision Modelling for Health Economic Evaluation. Oxford 2006, ISBN 978-0-19-852662-9. Leaper DJ, Edmiston CE and Holy CE. Meta-analysis of the potential economic impact following introduction of absorbable antimicrobial sutures. British Journal of Surgery 2017;104:e134-e144. Swat MJ, Grenon P and Wimalaratne S. Ontology and Knowledge Base of Probability Distributions. EMBL-EBI Technical Report (ProbOnto 2.5), 13 January 2017, https://sites.google.com/site/probonto/download.