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