welch Analysis
Appends a warm-up analysis section for a WelchFileObserver.
This overload creates the WelchDataFileAnalyzer internally from observer and delegates to welchAnalysis(WelchDataFileAnalyzer).
Parameters
the observer attached before simulation
true (default) includes a PartialSumsPlot
true appends a batch-means analysis section using the welch averages after the deletion point
true appends a Schruben initialization bias test section between the MSER table and the batch-means section; the test is applied to Welch averages batched with WelchDataFileAnalyzer.BIAS_TEST_BATCH_SIZE
observation index to use as the start of the post-deletion analysis; -1 (default) means use the MSER-recommended deletion point automatically
Appends a warm-up analysis section for a WelchDataFileAnalyzer.
Parameters
the analyzer to report from
true (default) includes a PartialSumsPlot
true appends a batch-means analysis section
true appends a Schruben initialization bias test section; the test is applied to Welch averages batched with WelchDataFileAnalyzer.BIAS_TEST_BATCH_SIZE
observation index for post-deletion analysis; -1 means use the MSER recommendation