Package: simPop Type: Package Title: Simulation of Complex Synthetic Data Information Version: 2.1.4 Date: 2024-01-05 Authors@R: c( person("Matthias", "Templ", email = "matthias.templ@gmail.com", role = c("aut","cre")), person("Alexander", "Kowarik", email = "alexander.kowarik@statistik.gv.at", role = c("aut"), comment=c(ORCID="0000-0001-8598-4130")), person("Bernhard", "Meindl", email = "bernhard.meindl@statistik.gv.at", role = c("aut")), person("Andreas", "Alfons", role = c("aut")), person("Mathieu", "Ribatet", role = c("ctb")), person("Johannes", "Gussenbauer", email = "johannes.gussenbauer@statistik.gv.at", role = c("ctb")), person("Siro", "Fritzmann", email = "siro.fritzmann@bluewin.ch", role = c("ctb"))) URL: https://github.com/statistikat/simPop Depends: R(>= 3.0.0), lattice, vcd Imports: data.table, MASS, Rcpp (>= 0.11.0), RcppArmadillo, e1071, parallel, nnet, doParallel, foreach, colorspace, VIM, methods, EnvStats, fitdistrplus, ranger, wrswoR, matrixStats, xgboost (>= 3.1.2.1), partykit Suggests: haven, microbenchmark, stringr, tinytest, sampling, covr LinkingTo: Rcpp,RcppArmadillo Description: Tools and methods to simulate populations for surveys based on auxiliary data. The tools include model-based methods, calibration and combinatorial optimization algorithms, see Templ, Kowarik and Meindl (2017) ) and Templ (2017) . The package was developed with support of the International Household Survey Network, DFID Trust Fund TF011722 and funds from the World bank. License: GPL (>= 2) LazyLoad: yes ByteCompile: TRUE Collate: '0classes.R' 'addKnownMargins.R' 'addWeights.r' 'calibPop.R' 'calibSample.R' 'calibVars.R' 'contingencyWt.R' 'correctHeap.R' 'crossValidation.R' 'fitGPD.R' 'getBreaks.R' 'getCat.R' 'ipu.r' 'meanWt.R' 'printFunctions.R' 'quantileWt.R' 'sampHH.R' 'RcppExports.R' 'silcTools.R' 'silcTools2.R' 'simAnnealingDT.R' 'simCategorical.R' 'simComponents.R' 'simContinuous.R' 'simEUSILC.R' 'simGPD.R' 'simInitSpatial.R' 'simple_dis.R' 'simPop-package.R' 'simRelation.R' 'simStructure.R' 'spBwplot.R' 'spBwplotStats.R' 'spCdf.R' 'spCdfplot.R' 'spMosaic.R' 'spPredict.R' 'spSample.R' 'spTable.R' 'specifyInput.R' 'sprague.R' 'tableWt.R' 'utility.R' 'utils.R' 'whipple.R' 'dataSets.R' 'zzz.R' RoxygenNote: 7.3.2 Encoding: UTF-8 Config/pak/sysreqs: cmake make libicu-dev Repository: https://statistikat.r-universe.dev Date/Publication: 2026-01-20 08:30:37 UTC RemoteUrl: https://github.com/statistikat/simpop RemoteRef: HEAD RemoteSha: 5e951101a8cb61a2eca49e90fb120d018e887187 NeedsCompilation: yes Packaged: 2026-06-05 06:39:05 UTC; root Author: Matthias Templ [aut, cre], Alexander Kowarik [aut] (ORCID: ), Bernhard Meindl [aut], Andreas Alfons [aut], Mathieu Ribatet [ctb], Johannes Gussenbauer [ctb], Siro Fritzmann [ctb] Maintainer: Matthias Templ