Other packages > Find by keyword >

maSAE  

Mandallaz' Model-Assisted Small Area Estimators
View on CRAN: Click here


Download and install maSAE package within the R console
Install from CRAN:
install.packages("maSAE")

Install from Github:
library("remotes")
install_github("cran/maSAE")

Install by package version:
library("remotes")
install_version("maSAE", "2.0.3")



Attach the package and use:
library("maSAE")
Maintained by
Andreas Dominik Cullmann
[Scholar Profile | Author Map]
First Published: 2014-04-28
Latest Update: 2021-04-12
Description:
An S4 implementation of the unbiased extension of the model- assisted synthetic-regression estimator proposed by Mandallaz (2013) , Mandallaz et al. (2013) and Mandallaz (2014) . It yields smaller variances than the standard bias correction, the generalised regression estimator.
How to cite:
Andreas Dominik Cullmann (2014). maSAE: Mandallaz' Model-Assisted Small Area Estimators. R package version 2.0.3, https://cran.r-project.org/web/packages/maSAE. Accessed 04 Apr. 2025.
Previous versions and publish date:
0.1-2 (2014-04-28 07:10), 0.1-3 (2015-07-03 01:26), 0.1-4 (2016-02-26 14:12), 0.1-5 (2016-05-31 11:10), 1.0.0 (2020-01-10 01:20), 2.0.0 (2020-03-13 19:50), 2.0.1 (2020-03-23 15:50), 2.0.2 (2020-11-02 21:40)
Other packages that cited maSAE R package
View maSAE citation profile
Other R packages that maSAE depends, imports, suggests or enhances
Complete documentation for maSAE
Functions, R codes and Examples using the maSAE R package
Some associated functions: bind_data . maSAE-internal . maSAE-package . predict-methods . s0 . s1 . s2 . saObj . sadObj-class . saeObj-class . savObj-class . throw . 
Some associated R codes: allClasses.R . allConstructors.R . allGenerics.R . bind_data.R . data.R . maSAE-package.R . predict-functions.R . predict-functions_old.R . predict-methods.R . throw.R .  Full maSAE package functions and examples
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/02Downloads for maSAE0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA