AutoWMM
Perform the Weighted Multiplier Method on Trees
v1.0.2
·
May 20, 2025
·
GPL (>= 2)
Description
When many possible multiplier method estimates of a target population are available, a weighted sum of estimates from each back-calculated path can be achieved with this package. Variance-minimizing weights are used and with any admissible tree-structured data. The methodological basis used to create this package can be found in Flynn (2023) <http://hdl.handle.net/2429/86174>.
Downloads
682
Last 30 days
5474th
2.1K
Last 90 days
7.3K
Last year
Trend: +5.4% (30d vs prior 30d)
CRAN Check Status
14
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 1 FAILURE Mar 12, 2026
FAILURE
r-devel-linux-x86_64-debian-gcc
tests
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 1 FAILURE Mar 11, 2026
FAILURE
r-devel-linux-x86_64-debian-gcc
tests
ERROR
r-devel-linux-x86_64-fedora-gcc
tests
Running ‘testthat.R’ [54m/90m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
>
> Sys.setenv("NOT_CRAN" = "true") # Enable full tests locally
> library(testthat)
> library(AutoWMM)
>
> test_check("AutoWMM")
using variance-weighted mean with multiplier method sampled path estimates
using variance-weighted mean with multiplier method sampled path estimates
Execution halted