New features
- Added new parameters to the
to_lm()
function. These arefix_names
which
removes special functions such asd()
andL()
from the variable names, and
data_class
which converts the data class tots
.
Documentation update
- Added example of how to apply post-estimation tests, combining other packages.