Displaying 1 result from an estimated 1 matches for "unempld".
Did you mean:
unempl
2010 May 18
1
Regarding the 'R' Load Command
...pcode\" \"suspendmn\" \"drugs\" \"alco\" \"probation\"
\"parole\"",file = zz, sep = "\n", fill = TRUE)
> cat("\"10\" 0 0 0 1 0 0 0 0 0 58 19 19 \"1\" \"BLACK\" \"SINGLE\"
\"UNEMPLD\" 0 21215 0 0 0 1 0",file = zz, sep = "\n", fill = TRUE)
> save(zz, file = "testmurali", version = 2)
> predict(rfoutput,newdata="testmurali",type="response")
Error in eval(expr, envir, enclos) : object 'imurder' not found...