You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new function 'modelAverage' is under development.
It's actually a generic, with methods modelAverage.openCR, modelAverage.openCRlist. It exists in openCR but is not exported, pending tests and extensions to cover the full range of models. It may be called at present with openCR:::modelAverage(). Arguments mostly follow secr::model.average. The default criterion is 'AIC' not 'AICc' as in 'secr'.
To do:
check modelAverage.openCRlist works with complex newdata, including stratified analysis
The text was updated successfully, but these errors were encountered:
A new function 'modelAverage' is under development.
It's actually a generic, with methods modelAverage.openCR, modelAverage.openCRlist. It exists in openCR but is not exported, pending tests and extensions to cover the full range of models. It may be called at present with openCR:::modelAverage(). Arguments mostly follow secr::model.average. The default criterion is 'AIC' not 'AICc' as in 'secr'.
To do:
The text was updated successfully, but these errors were encountered: