JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
J
jensenShannonDivergence(double[], double[])
- Static method in class com.itemanalysis.psychometrics.optimization.
ArrayMath
Returns the Jensen Shannon divergence (information radius) between a and b, defined as the average of the kl divergences from a to b and from b to a.
JointMaximumLikelihoodEstimation
- Class in
com.itemanalysis.psychometrics.irt.estimation
Joint maximum likelihood estimation (JMLE) of the Rasch, partial credit, and rating scale models.
JointMaximumLikelihoodEstimation(byte[][], ItemResponseModel[])
- Constructor for class com.itemanalysis.psychometrics.irt.estimation.
JointMaximumLikelihoodEstimation
The object is created with a set of data and array of item response models (See
ItemResponseModel
.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes