Sim3Way | R Documentation |
Replicate Laplace Noise for 3-way table
Sim3Way(Nrep, intab, bpar, marPack, W = NULL)
Nrep |
Number of replication |
intab |
True cell values |
bpar |
Laplace noise parameter |
marPack |
list of lists of vectors with margins to put in model |
W |
(optional) weight vector of same length as d + length(marPack) = total number of predictors. |
A list with the following:
param - mean parameter estimates of Nrep replications
rmse - Root mean square error of param estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.