Skip to content

Correct the calculation of the conditional std. dev. of the r.e.

Choose a tag to compare

@dmbates dmbates released this 29 Dec 17:43
Correct the calculation of conditional std dev of r.e.

* Initialize pars to optsum.initial, not optsum.final

* clean up logic in optimize for GLMM - still needs work

* Restore model at the end of the bootstrap

* Use Cholesky factor not product in `condVar`

* Need to square diagonals of Cholesky factor

Failures on v0.6.0-dev are new and likely not to be unique to this package.