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

View source: R/InsepectionVariable.R

Insepect_RFR Documentation

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

Description

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

Usage

Insepect_RF(block, outputDirectory)

Arguments

block

: The number of blocks for data cutting.

outputDirectory

: The directory of output files.

Examples


Insepect_RF(30, "./RfOutput")



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