Skip to content

extras 0.8.0

Latest
Compare
Choose a tag to compare
@nehill197 nehill197 released this 14 Jan 00:41
542d0ff
  • Added a scalar case to log_lik_beta_binom() to improve speed for scalar inputs.
  • Add memoization (if memoize package is installed) and data has > 800 rows to gain speed from repeated function calls.
  • Use a vectorized optimization to improve speed of optimization required for deviance calculation.