bgctw/lognorm: Functions for the Lognormal Distribution

The lognormal distribution (Limpert et al. (2001) <doi:10.1641/0006-3568(2001)051%5B0341:lndats%5D2.0.co;2>) can characterize uncertainty that is bounded by zero. This package provides estimation of distribution parameters, computation of moments and other basic statistics, and an approximation of the distribution of the sum of several correlated lognormally distributed variables (Lo 2013 <doi:10.12988/ams.2013.39511>) and the approximation of the difference of two correlated lognormally distributed variables (Lo 2012 <doi:10.1155/2012/838397>).

Getting started

Package details

AuthorThomas Wutzler
MaintainerThomas Wutzler <twutz@bgc-jena.mpg.de>
LicenseGPL-2
Version0.1.9
URL https://github.com/bgctw/lognorm
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bgctw/lognorm")
bgctw/lognorm documentation built on March 17, 2021, 3:21 a.m.