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 @@