View source: R/classLikelihood.R
likelihoodIidNormal | R Documentation |
Normal / Gaussian Likelihood function
likelihoodIidNormal(predicted, observed, sd)
predicted |
vector of predicted values |
observed |
vector of observed values |
sd |
standard deviation of the i.i.d. normal likelihood |
Florian Hartig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.