Uses of Package
dev.nm.stat.regression.linear.glm.quasi
-
Packages that use dev.nm.stat.regression.linear.glm.quasi Package Description dev.nm.stat.regression.linear.glm.quasi -
Classes in dev.nm.stat.regression.linear.glm.quasi used by dev.nm.stat.regression.linear.glm.quasi Class Description QuasiGLMBeta This is the estimate of beta, β^, in a quasi Generalized Linear Model, i.e., a GLM with a quasi-family of distributions.QuasiGLMNewtonRaphson The Newton-Raphson method is an iterative algorithm to estimate the β of the quasi GLM regression.QuasiGLMProblem This class represents a quasi generalized linear regression problem.QuasiGLMResiduals Residual analysis of the results of a quasi Generalized Linear Model regression.