Description Usage Arguments Value Author(s) Examples
Calculates the weighted Normal Likelihood for independent variables
lkh = ∑_i{w_i * ldnorm(y_i, μ_i, σ_i)}
1 |
y |
observations, a reference object of class 'number' |
mu |
mean, a refernce object of class 'number' |
s |
standard deviation, a reference object of class 'number' |
w |
weights, a reference object of class 'number' |
Returns a reference object of class 'number'
Filippo Monari
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.