Error in FUN(X[[i]], ...) : in hot deck package

hi i have a problem when i try to use hot deck package and this is te code
hot.deck(data, m = 5, method = c("best.cell", "p.draw"), cutoff = 10, sdCutoff = 1, optimizeSD = FALSE, optimStep = 0.1, optimStop = 5, weightedAffinity = FALSE, impContinuous = c("HD", "mice"), IDvars = NULL, ...)
i have a list of 1750 items, i import to excel and when i try to run the code the software showme this

Error in FUN(X[[i]], ...) : **
** el objeto (list) no puede ser coercionado a 'double'

if someone know about solve this problem thanks

sorry for my english

Hi!

To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.