public interface Likelihood
Modifier and Type | Method and Description |
---|---|
DblMatrix |
likelihood()
Return the likelihood evaluated for the given DataSet.
|
DblMatrix |
negLogLikelihood()
Return the negative of the log-likelihood evaluated at
the given Y values.
|
Copyright © 2011, 2013. Daniel P. Dougherty