Package | Description |
---|---|
dev.nm.stat.regression.linear.glm | |
dev.nm.stat.regression.linear.glm.quasi.family |
Modifier and Type | Method and Description |
---|---|
GLMFamily |
GLMProblem.getFamily()
Get the exponential family distribution of the mean.
|
Constructor and Description |
---|
GLMProblem(LMProblem problem,
GLMFamily family)
Construct a GLM problem from a linear regression problem.
|
GLMProblem(Vector y,
Matrix X,
boolean intercept,
GLMFamily family)
Construct a GLM problem.
|
Modifier and Type | Class and Description |
---|---|
class |
QuasiFamily
This interface represents the quasi-family used in GLM.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.