rbchan / unmarked

R package for hierarchical models in ecological research
https://rbchan.github.io/unmarked/
37 stars 25 forks source link

Check validity of unmarkedMultFrames #198

Closed kenkellner closed 3 years ago

kenkellner commented 3 years ago

For example, should check that ncol(y) %% numPrimary == 0

Right now no checks are done on multi-season parts of unmarkedMultFrames when they are built.