Learn R Programming

MOSAlloc (version 1.2.3)

Constraint Multiobjective Sample Allocation

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, ) for a detailed description of the theory behind 'MOSAlloc'.

Copy Link

Version

Install

install.packages('MOSAlloc')

Version

1.2.3

License

GPL (>= 3)

Maintainer

Felix Willems

Last Published

January 27th, 2026

Functions in MOSAlloc (1.2.3)

constructArestrSTRS

Constructor for precision constraints
constructDobjCostSTRS

Constructor for cost objective components
constructDobjPrecisionSTRS

Constructor for precision objective components
summary.mosaSTRS

Summary a mosaSTRS object
mosallocStepwiseFirst

Multiobjective sample allocation for constraint multivariate and multidomain optimal allocation in survey sampling (a stepwise optimality procedure is processed first to force Pareto optimality of the solution)
print.summary.mosaSTRS

Print a summary.mosaSTRS object
constructCrestrSTRS

Constructor for cost constraints
mosallocSTRS

(Single-stage) stratified random sampling interface for functions mosalloc() and mosallocStepwiseFirst()
mosalloc

Multiobjective sample allocation for constraint multivariate and multidomain optimal allocation in survey sampling