Modifier and Type | Method and Description |
---|---|
LMBeta |
LinearModel.beta()
Gets \(\hat{\beta}\) and statistics.
|
Modifier and Type | Class and Description |
---|---|
class |
GLMBeta
This is the estimate of beta, β^, in a Generalized Linear Model.
|
Modifier and Type | Class and Description |
---|---|
class |
QuasiGLMBeta
This is the estimate of beta, β^, in a quasi Generalized Linear Model,
i.e., a GLM with a quasi-family of distributions.
|
Modifier and Type | Method and Description |
---|---|
LMBeta |
UnconstrainedLASSObyQP.beta() |
LMBeta |
UnconstrainedLASSObyCoordinateDescent.beta() |
LMBeta |
ConstrainedLASSObyQP.beta() |
LMBeta |
ConstrainedLASSObyLARS.beta() |
Modifier and Type | Class and Description |
---|---|
class |
LogisticBeta
Beta coefficient estimator, β^, of a logistic regression model.
|
Modifier and Type | Class and Description |
---|---|
class |
OLSBeta
Beta coefficient estimator, β^, of an Ordinary Least Square linear regression model.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.