Skip to contents

Likelihood function for the movement model.

Usage

nll(par, dat)

Arguments

par

List with initial values for the model in a format similar to what is returned from the def.par function.

dat

Data frame with input data as produced by the function check.momo.data.

Value

The negative loglikelihood value.