The latest default parameter set was revised slightly to reflect new results after making corrections to the parameter estimation procedure. Resulting predictions will be slightly different than in v4.1.11 and earlier. In some cases the change may be around 1% of applied TAN, but is typically smaller.
Available default parameter sets are now documented in a separate
help file. View it with ?alfam2pars
or
?alfam2pars03
etc.
A new paper describing recent developments in the package has been published and is now listed in the help files and vignette.
alfam2()
function now checks that all
pass.col
are in the dat
data frame (see issue
#92).
Fix a phantom incorporation effect on the r3 parameter that could show up with inconsistent user inputs (see issue #87).
A NEWS.md file (this file) has been added.
conf.int
in the alfam2()
function
no longer returns incorrect message about user-defined parametersconf.int = 'all'
the alfam2()
function will now return a parameter set index column in the output,
which is convenient for further processing (e.g., for relative
effects)alfam2()
help (documentation) file, where additional
details were addedpurl=FALSE
(thanks to Ben
Bolker and Ivan
Krylov)First version on CRAN. For differences from earlier versions see the notes given with previous releases.