Objective function to minimize/maximize
to estimate parameters of the normal distribution.
See norm2ll().
normobj(theta, x, neg = TRUE)
| theta | Vector of parameters \(\theta\) of the normal distribution
( |
|---|---|
| x | Numeric vector. Values of the random variable \(X\). |
| neg | Logical.
If |
Wikipedia: Normal Distribution
Wikipedia: Likelihood Function