The admbsecr package is now deprecated. It has been replaced by the ascr package; admbsecr version 1.2.3 is virtually identical to ascr version 2.0.0, but the latter
-
Has slightly improved documentation,
-
Has a better name,
-
Has a few differently named functions to reflect this:
- The function
fit.ascr()
replacesadmbsecr()
- The function
boot.ascr()
replacesboot.admbsecr()
- The function
test.ascr()
replacestest.admbsecr()
- The function
However, all existing code that made use of the admbsecr package should still run cleanly using ascr. That is, using admbsecr()
and above friends should still work just fine.