toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.distributions.fitting
/
DiscreteDistributionGOFIfc
Discrete
Distribution
GOFIfc
interface
DiscreteDistributionGOFIfc
:
DistributionGOFIfc
Inheritors
DiscretePMFGoodnessOfFit
Members
Properties
bin
Counts
Link copied to clipboard
abstract
val
binCounts
:
DoubleArray
bin
Probabilities
Link copied to clipboard
abstract
val
binProbabilities
:
DoubleArray
break
Points
Link copied to clipboard
abstract
val
breakPoints
:
DoubleArray
chi
Squared
PValue
Link copied to clipboard
abstract
val
chiSquaredPValue
:
Double
chi
Squared
Test
DOF
Link copied to clipboard
abstract
val
chiSquaredTestDOF
:
Int
chi
Squared
Test
Statistic
Link copied to clipboard
abstract
val
chiSquaredTestStatistic
:
Double
distribution
Link copied to clipboard
abstract
val
distribution
:
DiscretePMFInRangeDistributionIfc
expected
Counts
Link copied to clipboard
abstract
val
expectedCounts
:
DoubleArray
histogram
Link copied to clipboard
abstract
val
histogram
:
HistogramIfc
index
Of
Dispersion
Link copied to clipboard
open
val
indexOfDispersion
:
Double
num
Estimated
Parameters
Link copied to clipboard
abstract
val
numEstimatedParameters
:
Int
poisson
Variance
Test
Statistic
Link copied to clipboard
open
val
poissonVarianceTestStatistic
:
Double
Functions
chi
Squared
Test
Results
Link copied to clipboard
open
fun
chiSquaredTestResults
(
type1Error
:
Double
=
0.05
)
:
String