diff --git a/404.html b/404.html index 909f3bee..b7fcd6e6 100644 --- a/404.html +++ b/404.html @@ -27,7 +27,7 @@ mice - 3.16.14 + 3.16.15 @@ -74,7 +74,7 @@ diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index 1ad62dac..6a0a0041 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -7,7 +7,7 @@ mice - 3.16.14 + 3.16.15 @@ -87,7 +87,7 @@ Attribution - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/LICENSE.html b/LICENSE.html index 6f059c0d..7f960683 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -7,7 +7,7 @@ mice - 3.16.14 + 3.16.15 @@ -140,7 +140,7 @@ How to Apply These Terms diff --git a/articles/index.html b/articles/index.html index 7c796f17..7cd92bbf 100644 --- a/articles/index.html +++ b/articles/index.html @@ -7,7 +7,7 @@ mice - 3.16.14 + 3.16.15 @@ -52,7 +52,7 @@ General diff --git a/articles/oldfriends.html b/articles/oldfriends.html index 86ea68c2..c3d7a23e 100644 --- a/articles/oldfriends.html +++ b/articles/oldfriends.html @@ -26,7 +26,7 @@ mice - 3.16.14 + 3.16.15 @@ -64,7 +64,7 @@ Help for old friends - 2024-08-29 + 2024-10-03 Source: vignettes/oldfriends.Rmd oldfriends.Rmd @@ -247,7 +247,7 @@ diff --git a/articles/overview.html b/articles/overview.html index e93123a6..106e218b 100644 --- a/articles/overview.html +++ b/articles/overview.html @@ -26,7 +26,7 @@ mice - 3.16.14 + 3.16.15 @@ -64,7 +64,7 @@ Overview - 2024-08-29 + 2024-10-03 Source: vignettes/overview.Rmd overview.Rmd @@ -287,7 +287,7 @@ References - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/authors.html b/authors.html index 46dabd1d..7ced1bce 100644 --- a/authors.html +++ b/authors.html @@ -7,7 +7,7 @@ mice - 3.16.14 + 3.16.15 @@ -146,7 +146,7 @@ Citation diff --git a/index.html b/index.html index d9f66833..7ece345c 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ mice - 3.16.14 + 3.16.15 @@ -244,7 +244,7 @@ Dev status - + @@ -257,7 +257,7 @@ Dev status diff --git a/news/index.html b/news/index.html index d13d9567..72ad36cf 100644 --- a/news/index.html +++ b/news/index.html @@ -7,7 +7,7 @@ mice - 3.16.14 + 3.16.15 @@ -36,6 +36,10 @@ Source: NEWS.md + +mice 3.16.15 +Initialize single-variables blocks in make.method() in a more efficient way (resolves #672) + mice 3.16.14 Fixes a bug during initialization of factor values @@ -909,7 +913,7 @@ mice 1.0 - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/pkgdown.js b/pkgdown.js index 9757bf9e..1a99c65f 100644 --- a/pkgdown.js +++ b/pkgdown.js @@ -152,3 +152,11 @@ async function searchFuse(query, callback) { }); }); })(window.jQuery || window.$) + +document.addEventListener('keydown', function(event) { + // Check if the pressed key is '/' + if (event.key === '/') { + event.preventDefault(); // Prevent any default action associated with the '/' key + document.getElementById('search-input').focus(); // Set focus to the search input + } +}); diff --git a/pkgdown.yml b/pkgdown.yml index 7f319cf9..1e51c8de 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -1,10 +1,10 @@ pandoc: 3.1.11 -pkgdown: 2.1.0 +pkgdown: 2.1.1 pkgdown_sha: ~ articles: oldfriends: oldfriends.html overview: overview.html -last_built: 2024-08-29T06:40Z +last_built: 2024-10-03T18:52Z urls: reference: https://amices.org/mice/reference article: https://amices.org/mice/articles diff --git a/reference/D1.html b/reference/D1.html index 3fcabd3f..e3ef4c25 100644 --- a/reference/D1.html +++ b/reference/D1.html @@ -7,7 +7,7 @@ mice - 3.16.14 + 3.16.15 @@ -117,7 +117,7 @@ Examples - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/reference/D2.html b/reference/D2.html index f0852cf7..d32f2675 100644 --- a/reference/D2.html +++ b/reference/D2.html @@ -9,7 +9,7 @@ mice - 3.16.14 + 3.16.15 @@ -112,7 +112,7 @@ Examples - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/reference/D3.html b/reference/D3.html index 2a347551..ec8c7d3a 100644 --- a/reference/D3.html +++ b/reference/D3.html @@ -7,7 +7,7 @@ mice - 3.16.14 + 3.16.15 @@ -132,7 +132,7 @@ Examples - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/reference/MCAR.html b/reference/MCAR.html index e86e4792..e1ad461a 100644 --- a/reference/MCAR.html +++ b/reference/MCAR.html @@ -11,7 +11,7 @@ mice - 3.16.14 + 3.16.15 @@ -238,7 +238,7 @@ Examples - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/reference/Rplot001.png b/reference/Rplot001.png index fe78a516..1f7e1b16 100644 Binary files a/reference/Rplot001.png and b/reference/Rplot001.png differ diff --git a/reference/Rplot002.png b/reference/Rplot002.png index f260f0c8..66083f29 100644 Binary files a/reference/Rplot002.png and b/reference/Rplot002.png differ diff --git a/reference/Rplot003.png b/reference/Rplot003.png index 2475b209..b3214522 100644 Binary files a/reference/Rplot003.png and b/reference/Rplot003.png differ diff --git a/reference/ampute.continuous.html b/reference/ampute.continuous.html index fd29dddd..1e0529e1 100644 --- a/reference/ampute.continuous.html +++ b/reference/ampute.continuous.html @@ -13,7 +13,7 @@ mice - 3.16.14 + 3.16.15 @@ -114,7 +114,7 @@ Author< diff --git a/reference/ampute.default.freq.html b/reference/ampute.default.freq.html index 08138c8a..79bf2e56 100644 --- a/reference/ampute.default.freq.html +++ b/reference/ampute.default.freq.html @@ -9,7 +9,7 @@ mice - 3.16.14 + 3.16.15 @@ -82,7 +82,7 @@ Author< diff --git a/reference/ampute.default.odds.html b/reference/ampute.default.odds.html index 935baf25..ed777316 100644 --- a/reference/ampute.default.odds.html +++ b/reference/ampute.default.odds.html @@ -9,7 +9,7 @@ mice - 3.16.14 + 3.16.15 @@ -82,7 +82,7 @@ Author< diff --git a/reference/ampute.default.patterns.html b/reference/ampute.default.patterns.html index 37326e58..fdcbdb30 100644 --- a/reference/ampute.default.patterns.html +++ b/reference/ampute.default.patterns.html @@ -9,7 +9,7 @@ mice - 3.16.14 + 3.16.15 @@ -79,7 +79,7 @@ Author< diff --git a/reference/ampute.default.type.html b/reference/ampute.default.type.html index 02b4d68f..96e181bf 100644 --- a/reference/ampute.default.type.html +++ b/reference/ampute.default.type.html @@ -9,7 +9,7 @@ mice - 3.16.14 + 3.16.15 @@ -82,7 +82,7 @@ Author< diff --git a/reference/ampute.default.weights.html b/reference/ampute.default.weights.html index 7fcead3e..d8d93ce0 100644 --- a/reference/ampute.default.weights.html +++ b/reference/ampute.default.weights.html @@ -9,7 +9,7 @@ mice - 3.16.14 + 3.16.15 @@ -90,7 +90,7 @@ Author< diff --git a/reference/ampute.discrete.html b/reference/ampute.discrete.html index b0d482a7..bfcee67f 100644 --- a/reference/ampute.discrete.html +++ b/reference/ampute.discrete.html @@ -11,7 +11,7 @@ mice - 3.16.14 + 3.16.15 @@ -113,7 +113,7 @@ Author< diff --git a/reference/ampute.html b/reference/ampute.html index eff587b8..16f35f88 100644 --- a/reference/ampute.html +++ b/reference/ampute.html @@ -11,7 +11,7 @@ mice - 3.16.14 + 3.16.15 @@ -759,7 +759,7 @@ Examples - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/reference/ampute.mcar.html b/reference/ampute.mcar.html index 2223623d..067d5509 100644 --- a/reference/ampute.mcar.html +++ b/reference/ampute.mcar.html @@ -11,7 +11,7 @@ mice - 3.16.14 + 3.16.15 @@ -100,7 +100,7 @@ Author< diff --git a/reference/anova.html b/reference/anova.html index 6b6c334b..70187fc5 100644 --- a/reference/anova.html +++ b/reference/anova.html @@ -7,7 +7,7 @@ mice - 3.16.14 + 3.16.15 @@ -82,7 +82,7 @@ Value diff --git a/reference/appendbreak.html b/reference/appendbreak.html index 5e343393..28c7e37b 100644 --- a/reference/appendbreak.html +++ b/reference/appendbreak.html @@ -21,7 +21,7 @@ mice - 3.16.14 + 3.16.15 @@ -105,7 +105,7 @@ Value diff --git a/reference/as.mids.html b/reference/as.mids.html index 1867c699..18c33cfc 100644 --- a/reference/as.mids.html +++ b/reference/as.mids.html @@ -19,7 +19,7 @@ mice - 3.16.14 + 3.16.15 @@ -188,7 +188,7 @@ Examples - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/reference/as.mira.html b/reference/as.mira.html index dd89ec93..85be90da 100644 --- a/reference/as.mira.html +++ b/reference/as.mira.html @@ -11,7 +11,7 @@ mice - 3.16.14 + 3.16.15 @@ -82,7 +82,7 @@ Author< diff --git a/reference/as.mitml.result.html b/reference/as.mitml.result.html index ce50f939..d03c2628 100644 --- a/reference/as.mitml.result.html +++ b/reference/as.mitml.result.html @@ -11,7 +11,7 @@ mice - 3.16.14 + 3.16.15 @@ -83,7 +83,7 @@ Author< diff --git a/reference/boys.html b/reference/boys.html index 65f2aed2..4548ea06 100644 --- a/reference/boys.html +++ b/reference/boys.html @@ -7,7 +7,7 @@ mice - 3.16.14 + 3.16.15 @@ -171,7 +171,7 @@ Examples - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/reference/brandsma.html b/reference/brandsma.html index 733a2dc8..803a4877 100644 --- a/reference/brandsma.html +++ b/reference/brandsma.html @@ -11,7 +11,7 @@ mice - 3.16.14 + 3.16.15 @@ -134,7 +134,7 @@ References - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/reference/bwplot.mads.html b/reference/bwplot.mads.html index fea9d467..2a45da59 100644 --- a/reference/bwplot.mads.html +++ b/reference/bwplot.mads.html @@ -11,7 +11,7 @@ mice - 3.16.14 + 3.16.15 @@ -133,7 +133,7 @@ Author< diff --git a/reference/bwplot.mids.html b/reference/bwplot.mids.html index 47c2e457..32fdbd85 100644 --- a/reference/bwplot.mids.html +++ b/reference/bwplot.mids.html @@ -13,7 +13,7 @@ mice - 3.16.14 + 3.16.15 @@ -272,7 +272,7 @@ Examples - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/reference/cbind.html b/reference/cbind.html index 7c796609..aedde6b8 100644 --- a/reference/cbind.html +++ b/reference/cbind.html @@ -13,7 +13,7 @@ mice - 3.16.14 + 3.16.15 @@ -232,7 +232,7 @@ Examples - Site built with pkgdown 2.1.0. + Site built with pkgdown 2.1.1. diff --git a/reference/cc.html b/reference/cc.html index 455cb72b..ff3f57c5 100644 --- a/reference/cc.html +++ b/reference/cc.html @@ -15,7 +15,7 @@ mice - 3.16.14 + 3.16.15 @@ -86,7 +86,6 @@ Examples # cc(nhanes) # get the 13 complete cases # cc(nhanes$bmi) # extract complete bmi -
Site built with pkgdown 2.1.0.
Site built with pkgdown 2.1.1.
vignettes/oldfriends.Rmd
oldfriends.Rmd
vignettes/overview.Rmd
overview.Rmd
NEWS.md
make.method()
# cc(nhanes) # get the 13 complete cases # cc(nhanes$bmi) # extract complete bmi -