normalMLE: Compute MLE estimate for Normal

View source: R/utils_normal.R

normalMLER Documentation

Compute MLE estimate for Normal

Description

Compute MLE estimate for Normal

Usage

normalMLE(x)

Arguments

x

a numeric vector of length n

Value

a numeric vector of length two, containing MLE of parameters in Normal dist.


gofedf documentation built on Oct. 1, 2023, 5:08 p.m.