diff --git a/vignettes/v06_gamma_count.Rmd b/vignettes/v06_gamma_count.Rmd index 8334fe0fa79c3a833de0ebd4e67715e90dac0878..3e5ec4b31a22ac470839995d598ad1294b59f5b9 100644 --- a/vignettes/v06_gamma_count.Rmd +++ b/vignettes/v06_gamma_count.Rmd @@ -303,7 +303,9 @@ corrplot.mixed(V, lower = "number", upper = "ellipse", diag = "l", tl.pos = "lt", tl.col = "black", tl.cex = 0.8, col = brewer.pal(9, "Greys")[-(1:3)]) dev.off() +``` +```{r} # TODO documentar no pacote. fitted.gcnt <- function(lambda, alpha, offset = NULL, ymax = 40) { if (is.null(offset)) {