| Package | Description |
|---|---|
| dev.nm.stat.regression.linear.glm | |
| dev.nm.stat.regression.linear.glm.quasi |
| Modifier and Type | Method and Description |
|---|---|
GLMResiduals |
GeneralizedLinearModel.residuals()
Gets the residual analysis of this GLM regression.
|
| Constructor and Description |
|---|
GLMBeta(GLMFitting fitting,
GLMResiduals residuals)
Construct an instance of
Beta. |
| Modifier and Type | Class and Description |
|---|---|
class |
QuasiGLMResiduals
Residual analysis of the results of a quasi Generalized Linear Model
regression.
|
| Constructor and Description |
|---|
QuasiGLMBeta(QuasiGLMNewtonRaphson fitting,
GLMResiduals residuals)
Construct an instance of
Beta. |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.