Create heaped data for Simulation
createSim.Kernelheaping(
n,
distribution,
rounds,
thresholds,
offset = 0,
downbias = 0.5,
Beta = 0,
...
)
sample size
name of the distribution where random sampling is available, e.g. "norm"
rounding values
rounding thresholds (for Beta=0)
certain value added to all observed random samples
bias parameter
acceleration paramter
additional attributes handed over to "rdistribution" (i.e. rnorm, rgamma,..)
List of heaped values, true values and input parameters