View source: R/varianceComponents.R
likelihood_two_params | R Documentation |
Likelihood of data in two-parameter model
likelihood_two_params(r1, r2, Xtilde, D)
r1 |
Coefficient of Q |
r2 |
Coefficient of Q^(-1) in the noise part. |
Xtilde |
The data projected onto the eigenvectors of Q. |
D |
The eigenvalues of Q |
The marginal likelihood of the data given r1 and r2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.