
Gaussian log-likelihood of forensic evidence under a model
Source:R/taphonomy.R
morie_taphonomy_evidence_loglik.RdSum of independent normal log-densities for a vector of measured evidence
(e.g. pXRF residual calcium, CT tissue density) under a model with expected
mean and sd. Building block for
morie_taphonomy_likelihood_ratio: evaluate the evidence under
each competing hypothesis' model, then take the ratio.
Examples
morie_taphonomy_evidence_loglik(c(1200, 1310), mean = 1250, sd = 80)
#> [1] -11.07849