compare_rothenhausler: Generate simulation data and evaluate Rothenhausler...

View source: R/simulation_settings.R

compare_rothenhauslerR Documentation

Generate simulation data and evaluate Rothenhausler estimator.

Description

Generate simulation data and evaluate Rothenhausler estimator.

Usage

compare_rothenhausler(n, ex_setting, f_setting)

Arguments

n

integer number of samples. For "401k" ex_setting this is ignored and the whole data set is used.

ex_setting

string "normal", "mixture2", "mixture3", "logistic", "t4", "401k".

f_setting

string "plm", "additive", "interaction".

Value

list containing estimate, standard error estimate, and sample theta (for debugging).


drape documentation built on April 3, 2025, 9:23 p.m.