Skip to contents
eirm 0.5
CRAN release: 2021-10-25
- A bug in the
polyreformat
function was fixed.
- A new citation for eirm was included.
- The
blme
package was linked with eirm
for Maximum a posteriori estimation in a Bayesian setting. See the engine
option in the eirm
function.
eirm 0.4
CRAN release: 2021-07-04
- A marginal effect plot was added.
eirm 0.3
CRAN release: 2021-02-23
- A Shiny app was added to run
eirm
with a GUI.
- The pipe operator (
%>%
) was added to the package.
- Citation information was updated.
eirm 0.2.0
CRAN release: 2020-10-27
- The package is now available on CRAN.
- The
polyreformat
function was fixed.
- Typos in the function descriptions were removed.