Insepect_MLR: A function that checks the parallel computation for missing...

View source: R/InsepectionVariable.R

Insepect_MLRR Documentation

A function that checks the parallel computation for missing data of MLR model.

Description

A function that checks the parallel computation for missing data of MLR model.

Usage

Insepect_MLR(block, outputDirectory)

Arguments

block

: The number of blocks for data cutting.

outputDirectory

: The directory of output files.

Examples


Insepect_MLR(30, "./MlrOutput")



ParallelDSM documentation built on Nov. 16, 2022, 9:05 a.m.