powered by
A function that checks the parallel computation for missing data
InsepectionVariable(model = "MLR", block, outputDirectory)
: The models were selected, including QRF,RF and MLR.
: The number of blocks for data cutting.
: The directory of output files.
# \donttest{ InsepectionVariable(model = "MLR", block = 30, outputDirectory = "MlrOutput") # }
Run the code above in your browser using DataLab