Added the new function exactmed_c()
, which computes
mediation effects when the mediator is continuous.
The function exactmed()
can now calculate mediation
effects with case-control data. The case-control functionality is also
available with the function exactmed_c()
.
Added print()
methods for correct display of output
objects.
Documentation fixes and updates.