diff --git a/README.Rmd b/README.Rmd index 4b3122e..47eb180 100644 --- a/README.Rmd +++ b/README.Rmd @@ -23,8 +23,10 @@ library(nipnTK) [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![CRAN](https://img.shields.io/cran/v/nipnTK.svg)](https://cran.r-project.org/package=nipnTK) +[![cran checks](https://cranchecks.info/badges/summary/nipnTK)](https://cran.r-project.org/web/checks/check_results_nipnTK.html) [![CRAN](https://img.shields.io/cran/l/nipnTK.svg)](https://CRAN.R-project.org/package=nipnTK) [![CRAN](http://cranlogs.r-pkg.org/badges/nipnTK)](https://cran.r-project.org/package=nipnTK) +[![CRAN](http://cranlogs.r-pkg.org/badges/grand-total/nipnTK)](https://cran.r-project.org/package=nipnTK) [![R build status](https://github.com/nutriverse/nipnTK/workflows/R-CMD-check/badge.svg)](https://github.com/nutriverse/nipnTK/actions) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/nutriverse/nipnTK?branch=master&svg=true)](https://ci.appveyor.com/project/nutriverse/nipnTK) [![R build status](https://github.com/nutriverse/nipnTK/workflows/test-coverage/badge.svg)](https://github.com/nutriverse/nipnTK/actions) diff --git a/README.md b/README.md index 8ac716a..fbf9b18 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,11 @@ state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![CRAN](https://img.shields.io/cran/v/nipnTK.svg)](https://cran.r-project.org/package=nipnTK) +[![cran +checks](https://cranchecks.info/badges/summary/nipnTK)](https://cran.r-project.org/web/checks/check_results_nipnTK.html) [![CRAN](https://img.shields.io/cran/l/nipnTK.svg)](https://CRAN.R-project.org/package=nipnTK) [![CRAN](http://cranlogs.r-pkg.org/badges/nipnTK)](https://cran.r-project.org/package=nipnTK) +[![CRAN](http://cranlogs.r-pkg.org/badges/grand-total/nipnTK)](https://cran.r-project.org/package=nipnTK) [![R build status](https://github.com/nutriverse/nipnTK/workflows/R-CMD-check/badge.svg)](https://github.com/nutriverse/nipnTK/actions) [![AppVeyor Build diff --git a/docs/articles/ad.html b/docs/articles/ad.html index ced6c75..30fc455 100644 --- a/docs/articles/ad.html +++ b/docs/articles/ad.html @@ -1082,9 +1082,9 @@

#> 
 #>  Green's Index of Dispersion
 #> 
-#> Green's Index (GI) of Dispersion  = -0.0014, 95% CI = (-0.0021, -0.0005)
+#> Green's Index (GI) of Dispersion  = -0.0013, 95% CI = (-0.0022, -0.0004)
 #> Maximum uniformity for this data  = -0.0035
-#>                          p-value  =  0.0030
+#> p-value = 0.0000

The point estimate of Green’s Index (-0.0013) is below zero and the p-value of the test for a random distribution of cases across primary sampling units (0.0040) is below 0.05. The distribution of cases across primary sampling units in the example data is significantly more uniform than it is random. We can see this graphically using:

 table(svy$psu, svy$stunted)[,1]
diff --git a/docs/index.html b/docs/index.html
index 5f2ea88..36b5166 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -193,6 +193,8 @@ 

This is the first CRAN release of nipnTK.

diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 6e5a71c..f538255 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -11,7 +11,7 @@ articles: rl: rl.html sp: sp.html sr: sr.html -last_built: 2020-11-26T09:12Z +last_built: 2020-11-30T11:02Z urls: reference: https://nutriverse.io/nipnTK/reference article: https://nutriverse.io/nipnTK/articles diff --git a/docs/reference/ageRatioTest.html b/docs/reference/ageRatioTest.html index 9b309bd..988e78e 100644 --- a/docs/reference/ageRatioTest.html +++ b/docs/reference/ageRatioTest.html @@ -258,7 +258,8 @@

Examp #> Observed proportion aged 6 - 29 months = 0.4644 #> #> X-squared = 0.0247, p = 0.8750 -#> +#>
+