gaussian.loglik | R Documentation |
Log likelihood function for gaussian regression with a prior p(m)=r*sum(total_width).
gaussian.loglik(y, x, model, complex, params)
y |
A vector containing the dependent variable |
x |
The matrix containing the precalculated features |
model |
The model to estimate as a logical vector |
complex |
A list of complexity measures for the features |
params |
A list of parameters for the log likelihood, supplied by the user |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.