KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.plotting
/
ConfidenceIntervalsPlot
Confidence
Intervals
Plot
class
ConfidenceIntervalsPlot
@
JvmOverloads
constructor
(
intervals
:
Map
<
String
,
Interval
>
,
referencePoint
:
Double
?
=
null
)
:
BasePlot
(
source
)
Members
Constructors
Confidence
Intervals
Plot
Link copied to clipboard
constructor
(
list
:
List
<
StatisticIfc
>
,
level
:
Double
=
0.95
,
referencePoint
:
Double
?
=
null
)
constructor
(
data
:
Map
<
String
,
DoubleArray
>
,
level
:
Double
=
0.95
,
referencePoint
:
Double
?
=
null
)
@
JvmOverloads
constructor
(
intervals
:
Map
<
String
,
Interval
>
,
referencePoint
:
Double
?
=
null
)
Functions
build
Plot
Link copied to clipboard
open
override
fun
buildPlot
(
)
:
Plot
Builds a new instance of a Lets-Plot representation of the plot