R/model.R
sbt_model.Rd
Obtain the negative log-likelihood (NLL) value from the sbt model.
sbt_model(parameters, data)
a list of parameter values.
list
a list of data inputs.
the negative log-likelihood (NLL) value.