Michael Clark

Results 29 comments of Michael Clark

Hi @skyee1, this repo is for a document that only covers mixed modeling, it doesn't provide modeling functions. If you're specifically interested in the lme4 functionality, I can refer you...

This appears to be the case if you add any color scale to that example, so is probably a general scaling/ggplot issue not specific to scico. ``` r library(tidyverse) tibble::tibble(x...

I've just been messing with this so thought I'd chime in. Changing the `width` for this in [styles.css](https://rstudio.github.io/distill/website.html#theming) will make changes to the preview image size. This might be enough...

Hi @liamxg. It appears you are using the paletter_d function incorrectly in that example. The following follows the documentation, and works fine for me without even explicitly loading this package....

Will leave that last bit as trimming may produce additional textual issues.

The glossary of models will likely be a web-only thing, and everything else is done on this checklist. Will create a separate issue for it.

A couple quick thoughts: - Great suggestions from Isabella in general, some of which have started to be implemented. - Some is probably a bit in the weeds of GLMs...

I think we're in good shape. Much of this has been addressed as needed for this book I think. See also #88 .

Related: add quick summary of 'what was learned'.

I'm leaving this for a future version, but won't incorporate now as I think there is plenty of text pdf-wise already.