Description Usage Arguments Value
View source: R/likelihood_normal.R
Calculate the log likelihood for a normally distributed dependent variable.
1 | loglikelihood_normal(parameters, predictor, outcome)
|
parameters |
the regression parameters. Element one is the intercept, element two is the slope, and element three is the error (root mean square error). |
predictor |
vector of predictors. |
outcome |
vector of outcomes. |
the log likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.