reverseProcessing: Reverse-processing function for the data

Description Usage Arguments Details

View source: R/dataProcessing.r

Description

Reverse-processing function for the data

Usage

1

Arguments

x

An object of data

normalization

method for normalization. 'MinMaxNorm' is min-max normalization

dimConcat

dimConcat indicates the index dimension. dimConcat should be NULL or an integer. if dimConcat is not null, the array will be concatenated along this specified dimension

Details

This function is for preprocessing fo the data, including normalization, resizing, and dimension concat


ABMI/RadiologyFeatureExtraction documentation built on May 25, 2019, 3:59 a.m.