getTrainingTestDataFromRawInput: Seperate the traing and test(prediction) data from raw input...

Description Usage Arguments

View source: R/mlPipelineAndAlgorithmFunctions.R

Description

Seperate the traing and test(prediction) data from raw input data

Usage

1
getTrainingTestDataFromRawInput(Normalizedata, Starting_Date, Ending_Date)

Arguments

Normalizedata

accepts dataframe

Selected_Data

return the dataframe for the given time period range


Kanjali/stencilRfunctions documentation built on May 29, 2019, 2:08 p.m.