Release Notes
Added
test_vars
option to specify the variable(s) for which to calculate PL confidence intervals and p-values.
Fixed
- Fixed bug where
.summary(xname)
would append"Intercept"
toxname
such that repeated calls would break.
test_vars
option to specify the variable(s) for which to calculate PL confidence intervals and p-values..summary(xname)
would append "Intercept"
to xname
such that repeated calls would break.