syn.polyreg(y, x, xp, proper = FALSE, maxit = 100, trace = FALSE, MaxNWts = 10000, ...)
n
.n
x p
) of original covariates.k
x p
) of synthesised covariates.proper = TRUE
)
a multinomial model is fitted to a bootstrapped sample of the original data.nnet
.nnet
.nnet
.nnet
.k
with synthetic values of y
.
The algorithm of syn.polyreg
uses the function
multinom
from the nnet package.
In order to avoid bias due to perfect prediction, the data are augmented by the method of White, Daniel and Royston (2010).
syn
, syn.polr
,
multinom
, polr