Skip navigation links
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 

B

bakslv_f77(int, double[][], double[], double[]) - Method in class com.itemanalysis.psychometrics.uncmin.Uncmin
The bakslv_f77 method solves Ax = b where A is an upper triangular matrix.
bakslv_f77(int, double[][], double[], double[]) - Method in class com.itemanalysis.psychometrics.uncmin.Uncmin_f77
The bakslv_f77 method solves Ax = b where A is an upper triangular matrix.
Bandwidth - Interface in com.itemanalysis.psychometrics.kernel
 
beta() - Method in class com.itemanalysis.psychometrics.reliability.Huynh
 
biasCorrection() - Method in class com.itemanalysis.psychometrics.irt.estimation.JointMaximumLikelihoodEstimation
Correct item difficulty and person ability estimates for bias.
bic() - Method in class com.itemanalysis.psychometrics.mixture.InformationFitCriteria
 
Bin - Class in com.itemanalysis.psychometrics.histogram
A class representing a single histogram bin.
Bin(double, double, boolean) - Constructor for class com.itemanalysis.psychometrics.histogram.Bin
Creates a histogram bin with the most amount of flexibility in the arguments.
Bin(double, double, boolean, boolean) - Constructor for class com.itemanalysis.psychometrics.histogram.Bin
This constructor is mainly used when the bin is used for something other than a histogram.
binaryScoring() - Method in class com.itemanalysis.psychometrics.measurement.DefaultItemScoring
Determine whether the item scoring is binary or polytomous.
BinCalculation - Interface in com.itemanalysis.psychometrics.histogram
An interface for class that compute the number of bins in a histogram.
BinCalculationType - Enum in com.itemanalysis.psychometrics.histogram
 
binWidth() - Method in interface com.itemanalysis.psychometrics.histogram.BinCalculation
Gets the width of the bin according to the calculated number of bins.
binWidth() - Method in class com.itemanalysis.psychometrics.histogram.FreedmanDiaconisBinCalculation
Gets the width of the bins according to the number of bins being used.
binWidth() - Method in class com.itemanalysis.psychometrics.histogram.ScottBinCalculation
 
binWidth() - Method in class com.itemanalysis.psychometrics.histogram.SimpleBinCalculation
 
binWidth() - Method in class com.itemanalysis.psychometrics.histogram.SturgesBinCalculation
Gets the bin width according to the number of bins calculated by Sturges' method.
BivariateNormalDistribution - Class in com.itemanalysis.psychometrics.distribution
 
BivariateNormalDistribution() - Constructor for class com.itemanalysis.psychometrics.distribution.BivariateNormalDistribution
 
BivariateNormalDistributionImpl - Class in com.itemanalysis.psychometrics.distribution
Computes probabilities from the Bivariate normal distribution function (i.e.
BivariateNormalDistributionImpl() - Constructor for class com.itemanalysis.psychometrics.distribution.BivariateNormalDistributionImpl
 
bivnor(double, double, double) - Method in class com.itemanalysis.psychometrics.distribution.BivariateNormalDistribution
 
BiweightKernel - Class in com.itemanalysis.psychometrics.kernel
 
BiweightKernel() - Constructor for class com.itemanalysis.psychometrics.kernel.BiweightKernel
 
Blas_f77 - Class in com.itemanalysis.psychometrics.uncmin
This class contains Java versions of a number of the LINPACK basic linear algebra subroutines (blas): isamax_f77 daxpy_f77 ddot_f77 dscal_f77 dswap_f77 dnrm2_f77 dcopy_f77 drotg_f77 It also contains utility routines that the translator found useful while translating the FORTRAN code to Java code.
Blas_f77() - Constructor for class com.itemanalysis.psychometrics.uncmin.Blas_f77
 
blom(double, double) - Method in class com.itemanalysis.psychometrics.statistics.NormalScores
 
BOBYQAOptimizer - Class in com.itemanalysis.psychometrics.optimization
01/01/13: Code taken from Apache Commons Math 3.1 because it was scheduled for deprecation.
BOBYQAOptimizer(int) - Constructor for class com.itemanalysis.psychometrics.optimization.BOBYQAOptimizer
 
BOBYQAOptimizer(int, double, double) - Constructor for class com.itemanalysis.psychometrics.optimization.BOBYQAOptimizer
 
Bootstrap - Class in com.itemanalysis.psychometrics.statistics
 
Bootstrap(double, double) - Constructor for class com.itemanalysis.psychometrics.statistics.Bootstrap
 
Bootstrap() - Constructor for class com.itemanalysis.psychometrics.statistics.Bootstrap
Default 95% confidence interval
box(int[]) - Static method in class com.itemanalysis.psychometrics.optimization.ArrayMath
 
box(double[]) - Static method in class com.itemanalysis.psychometrics.optimization.ArrayMath
 
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