
Last chance! 50% off unlimited learning
Sale ends in
## S3 method for class 'imp':
print(x, ...)
impCoda
, impKNNa
data(expenditures)
expenditures[1,3]
expenditures[1,3] <- NA
xi <- impCoda(expenditures)
xi
summary(xi)
plot(xi, which=1:2)
Run the code above in your browser using DataLab