WelchPlot

class WelchPlot(avgs: DoubleArray, cumAvgs: DoubleArray, val responseName: String) : BasePlot(source)

Constructors

Link copied to clipboard
constructor(dataArrayObserver: WelchDataArrayObserver)
constructor(analyzer: WelchDataFileAnalyzer, totalNumObservations: Int = analyzer.minNumObservationsInReplications.toInt())
constructor(avgs: DoubleArray, cumAvgs: DoubleArray, responseName: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun buildPlot(): Plot

Builds a new instance of a Lets-Plot representation of the plot