normalMLE {gofedf} | R 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.
[Package gofedf version 0.1.0 Index]