JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
P
R
S
T
V
L
LeastSquare_Regression
- Class in
models
This class will perform Linear Least square regression with focus on providing all the common regression statistics like T-stats, Anova and so on.
LeastSquare_Regression()
- Constructor for class models.
LeastSquare_Regression
logBeta(double, double, double, int)
- Static method in class Assisted_Classes.
FDistribution
logGamma(double)
- Static method in class Assisted_Classes.
ChiSquareDistribution
Calculates the Log Gamma
Logistic_Regression
- Class in
models
The (binary) logistic regression is a model commonly used to predict the chances of a dependent variable resulting into Good=1 or Bad=0.
Logistic_Regression()
- Constructor for class models.
Logistic_Regression
A
B
C
D
E
F
G
I
K
L
M
N
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes