.check_obs_and_pred: Check observations and predictions are compatible
Description
Check observations and predictions are compatible
Usage
.check_obs_and_pred(obs, pred)
Arguments
- obs
Matrix or vector of observations.
- pred
Matrix or vector of predictions.