Hi to everyone, first of all thanks for this service, it is being very useful
for me, thanks in
advance.
I am new in R, so I suppose I could make really naive questions, I'm sorry.
I have to impute some missing values and I am trying to do it with VIM library
trough Hot Deck
imputation.
I writte:vmGUImenu(), and it opens a small window of: Visualization and
Imputation of Missing
Values
and I select Imptation and Hot Deck and then one of the variables which I have
to select is Select
Variables to Build Domains.
I don't know which variables I have to select, I don't understand this. I have
tried don't put
anything and I get :
hotdeck(dataframe,variable=c("CRV.IE.2005","CRV.IE.2006","CRV.IE.2007","CRV.IE.2008","CRV.IE.2009","CR
V.IE.2010"),ord_var=c("CRV.IE.2001","CRV.IE.2002","CRV.IE.2003","CRV.IE.2004","CRV.IE.2005","CRV.IE.20
06","CRV.IE.2007","CRV.IE.2008","CRV.IE.2009","CRV.IE.2010"),domain_var=NULL,imp_suffix="_imp")
Mensajes de aviso perdido:
In hotdeck(data, variable = vars, ord_var = sort, domain_var = domain,
Some NAs remained, maybe due to a too restrictive domain building!?
In hotdeck(b, variable = c("CRV.IE.2005", "CRV.IE.2006", "CRV.IE.2007", Some
NAs remained, maybe due
to a too restrictive domain building!?
What should I put in this variable??
Thanks in advance
Best regards
Teresa
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.