Skip to content

v0.1.1

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 23 Aug 23:06
· 351 commits to master since this release
v0.1.1
  • v0.1.1
  • change keyword var -> dvar
  • Step 0 variance calculation
  • Split REML β dependent and REML2 β independent
  • Hessian matrix now come from ForwardDiff
  • g_tol, x_tol, f_tol keywords for Optim
  • Optimization
  • Confidence intervals: confint(::RBE, ::Float64)
  • Show result
  • Bugfix