Skip to content

CRAN dsims-0.2.0

Compare
Choose a tag to compare
@LHMarshall LHMarshall released this 03 Sep 00:09
· 189 commits to master since this release

dsims 0.2.0

New Features

  • Delta selection criteria is now recorded as the difference in informtion criteria between the top 2 best fitting models as determined by the information criteria.]
  • The iteration numbers generating warnings or errors are now stored and displayed so user can choose what to do with these results.

Bug Fixes

  • Fixed missing RMSE values
  • Fix strata re-ordering for cluster size
  • Models with -Inf information criteria no longer selected
  • Models with dht = NULL are no longer selected
  • Models which predict detection values < 1 no longer cause errors and are correctly excluded.
  • Detectibility parameters for continuous covariates are now checked and validated.
  • Fix situation where all reps are to be excluded due to problematic model fitting.