Other packages > Find by keyword >

MOSAlloc  

Constraint Multiobjective Sample Allocation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MOSAlloc", "1.2.3")



Attach the package and use:
library("MOSAlloc")
Maintained by
Felix Willems
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-02-11
Latest Update: 2026-02-11
Description:
Provides a framework for multipurpose optimal resource allocation in survey sampling, extending the classical optimal allocation principles introduced by Tschuprow (1923) and Neyman (1934) to multidomain and multivariate allocation problems. The primary method mosalloc() allows for the consideration of precision and cost constraints at the subpopulation level while minimizing either a vector of sampling errors or survey costs across a broad range of optimal sample allocation problems. The approach supports both single- and multistage designs. For single-stage stratified random sampling, the mosallocSTRS() function offers a user- friendly interface. Sensitivity analysis is supported through the problem's dual variables, which are naturally obtained via the internal use of the Embedded Conic Solver from the 'ECOSolveR' package. See Willems (2025, <doi:10.25353/ubtr-9200-484c-5c89>) for a detailed description of the theory behind 'MOSAlloc'.
How to cite:
Felix Willems (2026). MOSAlloc: Constraint Multiobjective Sample Allocation. R package version 1.2.3, https://cran.r-project.org/web/packages/MOSAlloc. Accessed 07 Aug. 2026.
Previous versions and publish date:
1.2.3 (2026-01-27 22:10), 1.2.4 (2026-02-07 09:10), 1.2.5 (2026-02-14 15:40), (2026-07-09 08:09)
Other packages that cited MOSAlloc R package
View MOSAlloc citation profile
Other R packages that MOSAlloc depends, imports, suggests or enhances
Complete documentation for MOSAlloc
Functions, R codes and Examples using the MOSAlloc R package
Full MOSAlloc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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