Learn R Programming

⚠️There's a newer version (0.13.0) of this package.Take me there.

saeSim (version 0.12.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.12.0

License

MIT + file LICENSE

Maintainer

Sebastian Warnholz

Last Published

October 14th, 2025

Functions in saeSim (0.12.0)

autoplot.sim_setup

Autoplot method
sim_comp_pop

Calculation component
show,sim_setup-method

Show for sim_setup
sim_comp_n

Preconfigured computation components
sample_fraction

Sampling functions
sim

Start simulation
sim_gen

Generation component
sim_gen_cont

Generation Component for contamination
sim_base

Base component
sim_agg

Aggregation component
sim_resp

Response component
sim_base_lm

Preconfigured set-ups
sim_simName

Add a name to a sim_setup
sim_sample

Sampling component
summary,sim_setup-method

Summary for a sim_setup
sim_gen_x

Preconfigured generation components
gen_norm

Generator functions
base_id

Construct data with id-variables
%>%

Piping operator
sim_read_data

Read in simulated data
base_add_id

Add id-variables to data
plot.sim_setup

Plotting methods
comp_var

Compute variables in data
agg_all

Aggregation function
as.data.frame.sim_setup

as.data.frame method for sim_setup