From bf00c9b983903f4f1c28e38b7ba26e53d6516065 Mon Sep 17 00:00:00 2001 From: Dimitris Rizopoulos Date: Thu, 5 Jul 2018 13:55:17 +0200 Subject: [PATCH] new pkgdown template --- .Rproj.user/8DF0E4A5/sources/prop/86B75338 | 2 +- DESCRIPTION | 2 +- _pkgdown.yml | 7 +++++++ docs/articles/Custom_Models.html | 8 ++++---- docs/articles/GLMMadaptive_basics.html | 4 ++-- docs/articles/Methods_MixMod.html | 4 ++-- .../ZeroInflated_and_TwoPart_Models.html | 4 ++-- docs/articles/index.html | 4 ++-- docs/authors.html | 6 +++--- docs/index.html | 7 ++++--- docs/news/index.html | 4 ++-- docs/reference/GLMMadaptive.html | 4 ++-- docs/reference/ZI_fams.html | 4 ++-- docs/reference/effectPlotData-4.png | Bin 15539 -> 15563 bytes docs/reference/effectPlotData.html | 4 ++-- docs/reference/index.html | 4 ++-- docs/reference/marginal_coefs.html | 14 +++++++------- docs/reference/methods.html | 4 ++-- docs/reference/mixed_model-3.png | Bin 15635 -> 15786 bytes docs/reference/mixed_model.html | 4 ++-- docs/reference/negative_binomial.html | 4 ++-- 21 files changed, 51 insertions(+), 43 deletions(-) diff --git a/.Rproj.user/8DF0E4A5/sources/prop/86B75338 b/.Rproj.user/8DF0E4A5/sources/prop/86B75338 index d9e285f..ca6e2c4 100644 --- a/.Rproj.user/8DF0E4A5/sources/prop/86B75338 +++ b/.Rproj.user/8DF0E4A5/sources/prop/86B75338 @@ -1,4 +1,4 @@ { - "cursorPosition" : "5,16", + "cursorPosition" : "4,82", "scrollLine" : "0" } \ No newline at end of file diff --git a/DESCRIPTION b/DESCRIPTION index c3a3fdc..18a8935 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: GLMMadaptive Title: Generalized Linear Mixed Models using Adaptive Gaussian Quadrature Version: 0.2-2 Authors@R: person("Dimitris", "Rizopoulos", email = "d.rizopoulos@erasmusmc.nl", - role = c("aut", "cre")) + role = c("aut", "cre"), comment = c(ORCID = '0000-0001-9397-0900')) Date: 2018-07-05 Author: Dimitris Rizopoulos Maintainer: Dimitris Rizopoulos diff --git a/_pkgdown.yml b/_pkgdown.yml index e69de29..593eb98 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -0,0 +1,7 @@ +template: + params: + bootswatch: cosmo + +authors: + Dimitris Rizopoulos: + href: http://www.drizopoulos.com/ diff --git a/docs/articles/Custom_Models.html b/docs/articles/Custom_Models.html index 3189ea4..8af3e5b 100644 --- a/docs/articles/Custom_Models.html +++ b/docs/articles/Custom_Models.html @@ -6,7 +6,7 @@ Custom Models • GLMMadaptive - + @@ -148,7 +148,7 @@

initial_values = list("betas" = poisson())) ) #> user system elapsed -#> 3.84 0.02 3.88 +#> 3.81 0.00 3.82 fm1 #> @@ -221,7 +221,7 @@

initial_values = list("betas" = poisson())) ) #> user system elapsed -#> 1.35 0.00 1.35 +#> 1.33 0.00 1.33 fm2 #> @@ -481,7 +481,7 @@