check.univariate: Checks For Correct Results of Univariate Tests.

Description Usage Details Value Examples

Description

check.univariate runs each of the univivariate data sets and checks to that the correct values are returned.

Usage

1

Details

This function runs each of the NIST univariate calculations against the respective data set. It then compares the results to the given NIST values. If the valuse do not agree within the expected degree of machine accuracy, the data set and statistic are logged.

Information on machine accuracy can be found at http://www.validlab.com/goldberg/paper.pdf and was calculated with .Machine$double.ebs ^ 0.5.

Value

The function returns a vector that shows the version of R the test was conducted on, the data and time the test was started, the machine accuracy utilized, the specific data sets run, any noted errors and a count of errors encountered.

Examples

1
2
3

ab9sq/Rqualification documentation built on May 17, 2019, 6:37 p.m.