Skip to contents

Obtain the negative log-likelihood (NLL) value from the sbt model.

Usage

sbt_model(parameters, data)

Arguments

parameters

a list of parameter values.

data

a list of data inputs.

Value

the negative log-likelihood (NLL) value.