mice.impute.polyreg | R Documentation |
mice.impute.polyreg
mice.impute.polyreg(
y,
ry,
x,
wy = NULL,
nnet.maxit = 100,
nnet.trace = FALSE,
nnet.MaxNWts = 1500,
...
)
y |
y |
ry |
ry |
x |
x |
wy |
wy |
nnet.maxit |
nnet.maxit |
nnet.trace |
nnet.trace |
nnet.MaxNWts |
nnet.MaxNWts |
... |
extra parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.