Description Usage Arguments Value Author(s)
Lik computes the Gaussian likelihood for a the supplied data Y given the model vector X. The standart deviation sigma is equal for every datapoint in this implementation. Hence, please supply a single scalar value of type double.
1 |
X |
Vector of type double - The given model vector. |
Y |
Vector of type double - The given data. |
sigma |
Double - The standard deviation of the gaussian likelihood. |
Double - The resulting likelihood.
Philipp van Wickevoot Crommelin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.