Description Usage Arguments Value Examples
A loss function calculating the squared score of parameters and data sequence.
1 | lossGaussian(theta, y)
|
theta |
Underlying parametes theta. |
y |
Data sequence generated from underlying distributions. |
Returns a squared loss.
1 2 3 4 5 6 7 8 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.