Uses of Class
dev.nm.stat.regression.linear.glm.quasi.QuasiGLMNewtonRaphson
-
Packages that use QuasiGLMNewtonRaphson Package Description dev.nm.stat.regression.linear.glm.quasi -
-
Uses of QuasiGLMNewtonRaphson in dev.nm.stat.regression.linear.glm.quasi
Constructors in dev.nm.stat.regression.linear.glm.quasi with parameters of type QuasiGLMNewtonRaphson Constructor Description QuasiGLMBeta(QuasiGLMNewtonRaphson fitting, GLMResiduals residuals)
Construct an instance ofBeta
.
-