View source: R/InsepectionVariable.R
InsepectionVariable | R Documentation |
A function that checks the parallel computation for missing data
InsepectionVariable(model = "MLR", block, outputDirectory)
model |
: The models were selected, including QRF,RF and MLR. |
block |
: The number of blocks for data cutting. |
outputDirectory |
: The directory of output files. |
InsepectionVariable(model = "MLR", block = 30, outputDirectory = "MlrOutput")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.