Description Usage Arguments Value
Takes raw data frame as an input and generates tabulated state vector and initial data structures necessary for chi-square plot generation. Functionality testign can be conducted with the 'sampleData' Rda file included with this package.
1 | prepareData(rawData, blocksize = 100)
|
rawData |
Raw data observations as depicted in the sampleData data structure |
blocksize |
This input determines number of raw data observations per tabulated block |
From raw date, return objects to the global environment that can be used in 'removeAnomaly' and 'plotQQ' fucntions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.