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 26 Jun. 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)
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

colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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