adjust_coef_with_binary()
now assumes the coefficient is from a linear model rather than loglinear. Useloglinear = TRUE
to get the old behavior. (#12, @malcolmbarrett)- Fixed roxygen issue with package documentation
- Update messaging and errors
adjust_coef_with_binary()
now assumes the coefficient is from a linear model rather than loglinear. Use loglinear = TRUE
to get the old behavior. (#12, @malcolmbarrett)