Call-back routine for likelihood
This routine calls the routine PDAFomi_likelihood for each observation type
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | step | |||
integer, | intent(in) | :: | dim_obs | |||
real, | intent(in) | :: | obs(dim_obs) | |||
real, | intent(in) | :: | resid(dim_obs) | |||
real, | intent(out) | :: | lhood |