KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.plotting
/
QQPlot
QQPlot
class
QQPlot
(
data
:
DoubleArray
,
quantileFunction
:
InverseCDFIfc
)
:
BasePlot
(
source
)
Members
Constructors
QQPlot
Link copied to clipboard
constructor
(
data
:
DoubleArray
,
quantileFunction
:
InverseCDFIfc
)
Properties
emp
Dist
Type
Link copied to clipboard
var
empDistType
:
EmpDistType
empirical
Probabilities
Link copied to clipboard
val
empiricalProbabilities
:
DoubleArray
empirical
Quantiles
Link copied to clipboard
val
empiricalQuantiles
:
DoubleArray
order
Stats
Link copied to clipboard
val
orderStats
:
DoubleArray
Functions
build
Plot
Link copied to clipboard
open
override
fun
buildPlot
(
)
:
Plot
Builds a new instance of a Lets-Plot representation of the plot