normal_mle: MLE of Normal Distribution

Description Usage Arguments Author(s)

View source: R/mle_normal.R

Description

Calculate the Maximum Likelihood Estimates (MLEs) for the mean and variance of for a normal distriubtion.

Usage

1
normal_mle(mydata= )

Arguments

mydata

The data you would like to estimate the parameters with.

var

This is the column number of the variable of interest in your data.fram

Author(s)

David B


biostatsrulez/DScience documentation built on May 25, 2019, 3:23 p.m.