Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion R/install_docs.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ library(mcdocs)
bookdown::render_book("gitdocs/",output_dir = "../docs/book",clean = T)

pkgdown::build_site(preview = FALSE)
mcdocs_init()

str(knitr::knit_engines$get())
## this renders the website
Expand Down
4 changes: 2 additions & 2 deletions docs/glmmixed_example2.html
Original file line number Diff line number Diff line change
Expand Up @@ -424,8 +424,8 @@ <h1>Understanding the problem</h1>
can check wheather our distribution is in line with the features of the
Poisson dist by checking its mean and variance. The Poisson distribution
has variance equal to the mean, in fact the simulated distribution in
the histogram has <span class="math inline">\(\bar{x}=1.697\)</span> and
<span class="math inline">\(s^2=1.721\)</span>. The <code>art</code>
the histogram has <span class="math inline">\(\bar{x}=1.683\)</span> and
<span class="math inline">\(s^2=1.666\)</span>. The <code>art</code>
variable distribution has <span
class="math inline">\(\bar{x}=1.693\)</span> and <span
class="math inline">\(s^2=3.71\)</span>, with a ratio variance/mean of
Expand Down
Binary file modified docs/glmmixed_example2_files/figure-html/unnamed-chunk-3-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/glmmixed_example2_files/figure-html/unnamed-chunk-4-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.