Douglas Bates

Results 73 issues of Douglas Bates

@palday I have found that there is a substantial difference in the number of iterations required to converge on a simple GLMM in Appendix C, when I used the [PRIMA.jl](https://github.com/libprima/PRIMA.jl)...

- Use the parameter table for plots from parametricbootstrap results. - Rephrase explanations re ramus

- Re-ran the movie ratings models with rectangular full packed (RFP) storage of `L[2,2]`. - Added figures and discussion of the impact of RFP - Deleted a vestigial paragraph at...

- add `data` directory - add two longitudinal data sets + Oxboys.arrow from the nlme package for R + box.arrow from Davis(2002) "Statistical Methods for the Analysis of Repeated Measurements"...

- one line per sentence - do not capitalize section or subsection titles - add a few of the plots described in the text

https://github.com/JuliaInterop/RCall.jl/blob/afe74aacfa34ed206cf613902bebcb447f0090d9/src/methods.jl#L321

Development versions of Julia-1.12 and 1.13 provide compilation of Julia code to a shared library and ways to shrink the size of the binary (`juliac` with the `--trim` option). One...

Thanks for contributing! Did behavior change? Did you add need features? If so, please update NEWS.md - [ ] add entry in NEWS.md - [ ] after opening this PR,...

- This branch is mostly to use github CI to fit the insteval model from https://github.com/JuliaMixedModels/Manuscripts/blockedcholesky on a variety of architectures/operating systems/versions of Julia

@palday We should keep an eye on the work being done on JSON.jl. At present we use JSON3.jl for save/restore of model fits but Jacob expects to release a new...