Fits a linear model to survey data in each node obtained by recursively partitioning the data. The splitting variables and splits selected are obtained using a procedure which adjusts for complex sample design features used to obtain the data. Likewise the model fitting algorithm produces design-consistent coefficients to the least squares linear model between the dependent and independent variables. The first stage of the design is accounted for in the provided variance estimates. The main function returns the resulting binary tree with the linear model fit at every end-node. The package provides a number of functions and methods for these trees.
Version: | 0.2.1 |
Depends: | R (≥ 2.10) |
Imports: | Rcpp (≥ 0.12.3) |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2017-06-02 |
Author: | daniell toth [aut, cre] |
Maintainer: | daniell toth <danielltoth at yahoo.com> |
License: | CC0 |
NeedsCompilation: | yes |
In views: | OfficialStatistics |
CRAN checks: | rpms results |
Reference manual: | rpms.pdf |
Vignettes: |
An Introduction to rpms |
Package source: | rpms_0.2.1.tar.gz |
Windows binaries: | r-devel: rpms_0.2.1.zip, r-release: rpms_0.2.1.zip, r-oldrel: rpms_0.2.1.zip |
OS X El Capitan binaries: | r-release: rpms_0.2.1.tgz |
OS X Mavericks binaries: | r-oldrel: rpms_0.2.1.tgz |
Old sources: | rpms archive |
Please use the canonical form https://CRAN.R-project.org/package=rpms to link to this page.