adrn / ebak

MIT License
3 stars 0 forks source link

create likelihood function that takes v1, v2, and a visit as input #2

Closed davidwhogg closed 8 years ago

davidwhogg commented 8 years ago

Notes to selves: The likelihood is something like:

-0.5 * chi_squared - 0.5 * detATA

where detATAinv is the determinant of the design matrix outer producted with itself. With the covariance matrix in there. And/or maybe with a sign error