Learn R Programming

saeSim (version 0.13.0)

Simulation Tools for Small Area Estimation

Description

Tools for the simulation of data in the context of small area estimation. Combine all steps of your simulation - from data generation over drawing samples to model fitting - in one object. This enables easy modification and combination of different scenarios. You can store your results in a folder or start the simulation in parallel.

Copy Link

Version

Install

install.packages('saeSim')

Monthly Downloads

456

Version

0.13.0

License

MIT + file LICENSE

Maintainer

Sebastian Warnholz

Last Published

January 26th, 2026

Functions in saeSim (0.13.0)

sim_resp

Response component
show,sim_setup-method

Show for sim_setup
summary,sim_setup-method

Summary for a sim_setup
sim_sample

Sampling component
sim_simName

Add a name to a sim_setup
sim_base_lm

Preconfigured set-ups
plot.sim_setup

Plotting methods
autoplot.sim_setup

Autoplot method
comp_var

Compute variables in data
base_id

Construct data with id-variables
sim_base

Base component
sim_comp_pop

Calculation component
sim_comp_n

Preconfigured computation components
agg_all

Aggregation function
sim_read_data

Read in simulated data
as.data.frame.sim_setup

as.data.frame method for sim_setup
sample_fraction

Sampling functions
sim

Start simulation
base_add_id

Add id-variables to data
gen_norm

Generator functions
%>%

Piping operator
sim_agg

Aggregation component
sim_gen

Generation component
sim_gen_cont

Generation Component for contamination
sim_gen_x

Preconfigured generation components