Skip to content

rpms

Recursive Partitioning for Modeling Survey Data

v0.5.1 · Jun 25, 2021 · CC0

Description

Functions to allow users to build and analyze design consistent tree and random forest models using survey data from a complex sample design. The tree model algorithm can fit a linear model to survey data in each node obtained by recursively partitioning the data. The splitting variables and selected splits are obtained using a randomized permutation test procedure which adjusted for complex sample design features used to obtain the data. Likewise the model fitting algorithm produces design-consistent coefficients to any specified least squares linear model between the dependent and independent variables used in the end nodes. The main functions return the resulting binary tree or random forest as an object of "rpms" or "rpms_forest" type. The package also provides methods modeling a "boosted" tree or forest model and a tree model for zero-inflated data as well as a number of functions and methods available for use with these object types.

Downloads

353

Last 30 days

10865th

1.3K

Last 90 days

5.4K

Last year

Trend: -8.8% (30d vs prior 30d)

CRAN Check Status

3 NOTE
11 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 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
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 details (3 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is  9.9Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    libs   6.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.9Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    libs   5.9Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.1Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    libs   1.3Mb

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  9.9Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    libs   6.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.9Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    libs   5.9Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.1Mb
  sub-directories of 1Mb or more:
    data   2.3Mb
    libs   1.3Mb

Reverse Dependencies (2)

imports

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp mase surveyCV rpms

Version History

new 0.5.1 Mar 10, 2026
updated 0.5.1 ← 0.4.0 diff Jun 25, 2021
updated 0.4.0 ← 0.3.0 diff May 30, 2019
updated 0.3.0 ← 0.2.1 diff May 4, 2018
updated 0.2.1 ← 0.2.0 diff Jun 1, 2017
updated 0.2.0 ← 0.1.0 diff Feb 3, 2017
new 0.1.0 Oct 20, 2016