powered by
Print method for an object of class "missRanger".
# S3 method for missRanger print(x, ...)
Invisibly, the input is returned.
An object of class "missRanger".
Further arguments passed from other methods.
CO2_ <- generateNA(CO2, seed = 1) imp <- missRanger(CO2_, pmm.k = 5, data_only = FALSE, num.threads = 1) imp
Run the code above in your browser using DataLab