FitLogNormComplete: Log-Normal Parameter Estimation without Censoring

View source: R/LogNormal.R

FitLogNormCompleteR Documentation

Log-Normal Parameter Estimation without Censoring

Description

Log-Normal Parameter Estimation without Censoring

Usage

FitLogNormComplete(data)

Arguments

data

Data.frame.

Value

Numeric vector containing the estimate location and scale parameters.


Temporal documentation built on Sept. 24, 2023, 1:06 a.m.