diff --git a/404.html b/404.html index e80b6f0..53b085d 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@
diff --git a/articles/ameliaview.html b/articles/ameliaview.html index 234aafd..f1c3b1f 100644 --- a/articles/ameliaview.html +++ b/articles/ameliaview.html @@ -32,7 +32,7 @@ diff --git a/articles/diagnostics.html b/articles/diagnostics.html index f13c918..04f2aff 100644 --- a/articles/diagnostics.html +++ b/articles/diagnostics.html @@ -32,7 +32,7 @@ @@ -95,7 +95,7 @@## Loading required package: Rcpp
## ##
## ## Amelia II: Multiple Imputation
-## ## (Version 1.8.2, built: 2024-04-10)
+## ## (Version 1.8.2.9000, built: 2024-04-10)
## ## Copyright (C) 2005-2024 James Honaker, Gary King and Matthew Blackwell
## ## Refer to http://gking.harvard.edu/amelia/ for more information
## ##
diff --git a/articles/index.html b/articles/index.html
index 2f47fff..074853b 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -17,7 +17,7 @@
diff --git a/articles/intro-mi.html b/articles/intro-mi.html
index 7ab6dc2..702432d 100644
--- a/articles/intro-mi.html
+++ b/articles/intro-mi.html
@@ -32,7 +32,7 @@
@@ -140,9 +140,8 @@ You can combine the results automatically by doing your -data analyses within Zelig for R, or -within Clarify for -Stata.↩︎
## Loading required package: Rcpp
## ##
## ## Amelia II: Multiple Imputation
-## ## (Version 1.8.2, built: 2024-04-10)
+## ## (Version 1.8.2.9000, built: 2024-04-10)
## ## Copyright (C) 2005-2024 James Honaker, Gary King and Matthew Blackwell
## ## Refer to http://gking.harvard.edu/amelia/ for more information
## ##
@@ -1324,11 +1324,10 @@ The combination of the results depends on the broom package and results can be
combined if a tidy()
method exists for the estimation
-function passed to with()
. Other packages such as Zelig can also
-combine imputed data sets across a number of statistical models.
-Furthermore, users can easily export their imputations using the
-write.amelia()
function as described in @ref(sec_saving)
-and use statistical packages other than R for the analysis model.
with()
. Users can easily export their
+imputations using the write.amelia()
function as described
+in @ref(sec_saving) and use statistical packages other than R for the
+analysis model.
In addition to the resources available in R, users can draw on Stata to implement their analysis models. As of version 11, Stata has built-in handling of multiply imputed datasets. In order to utilize this diff --git a/authors.html b/authors.html index 41aebc6..af25dbf 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@
diff --git a/index.html b/index.html index f1d0d3c..71b8bae 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ diff --git a/pkgdown.yml b/pkgdown.yml index f867157..bbe2462 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -6,7 +6,7 @@ articles: diagnostics: diagnostics.html intro-mi: intro-mi.html using-amelia: using-amelia.html -last_built: 2024-11-07T01:47Z +last_built: 2024-11-07T16:00Z urls: reference: https://iqss.github.io/Amelia/reference article: https://iqss.github.io/Amelia/articles diff --git a/reference/Amelia-package.html b/reference/Amelia-package.html index 464bca6..9693bc9 100644 --- a/reference/Amelia-package.html +++ b/reference/Amelia-package.html @@ -17,7 +17,7 @@ diff --git a/reference/AmeliaView.html b/reference/AmeliaView.html index 6f2167c..f965025 100644 --- a/reference/AmeliaView.html +++ b/reference/AmeliaView.html @@ -18,7 +18,7 @@ diff --git a/reference/africa.html b/reference/africa.html index 425ed36..f7dca49 100644 --- a/reference/africa.html +++ b/reference/africa.html @@ -21,7 +21,7 @@ diff --git a/reference/amelia.html b/reference/amelia.html index 59393ee..f7809b3 100644 --- a/reference/amelia.html +++ b/reference/amelia.html @@ -18,7 +18,7 @@ diff --git a/reference/ameliabind.html b/reference/ameliabind.html index 88f2b8c..980bbba 100644 --- a/reference/ameliabind.html +++ b/reference/ameliabind.html @@ -18,7 +18,7 @@ diff --git a/reference/combine.output.html b/reference/combine.output.html index ebed72e..7b21858 100644 --- a/reference/combine.output.html +++ b/reference/combine.output.html @@ -19,7 +19,7 @@ diff --git a/reference/compare.density.html b/reference/compare.density.html index b1deb8d..94cafa4 100644 --- a/reference/compare.density.html +++ b/reference/compare.density.html @@ -18,7 +18,7 @@ diff --git a/reference/disperse.html b/reference/disperse.html index 5abba8e..9406599 100644 --- a/reference/disperse.html +++ b/reference/disperse.html @@ -18,7 +18,7 @@ diff --git a/reference/freetrade.html b/reference/freetrade.html index 730a02e..94fd847 100644 --- a/reference/freetrade.html +++ b/reference/freetrade.html @@ -23,7 +23,7 @@ diff --git a/reference/index.html b/reference/index.html index ee9253c..e369f5c 100644 --- a/reference/index.html +++ b/reference/index.html @@ -17,7 +17,7 @@ @@ -120,6 +120,10 @@summary(<amelia>)
Summary of an Amelia object
Summary of an mi object
summary.mi.Rd
Returns summary information about the list of multiply imputed data +sets
+# S3 method for class 'mi'
+summary(object, ...)