generate_a_test_score: Take the first set and compare it to a distribution from...

Description Usage Arguments Value

View source: R/aleatory_analysis.R

Description

Take the first set and compare it to a distribution from another set using the A-Test

Usage

1
generate_a_test_score(ALLATESTRESULTS, SET1, COMPAREDSET, MEASURES)

Arguments

ALLATESTRESULTS

Current set of A-Test results to append to

SET1

Results from sample set one

COMPAREDSET

Results from a second set being compared

MEASURES

Simulation output measures

Value

Appended result to ALLATESTRESULTS


spartan documentation built on May 2, 2019, 9:39 a.m.