public class GLMBeta extends LMBeta
| Constructor and Description |
|---|
GLMBeta(GLMFitting fitting,
GLMResiduals residuals)
Construct an instance of
Beta. |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMatrix |
covariance()
Gets the covariance matrix of the coefficient estimates, β^.
|
public GLMBeta(GLMFitting fitting, GLMResiduals residuals)
Beta.fitting - the fitting results of a GLMresiduals - the residual analysis of a GLMpublic ImmutableMatrix covariance()
LMBetacovariance in class LMBetaCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.