SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.regression.linear.glm.quasi

Class Summary
Beta This class represents the estimates of the beta in a quasi Generalized Linear Model, i.e., a GLM with a quasi-family.
GeneralizedLinearModelQuasiFamily GLM for the quasi-families.
QuasiGlmProblem This class represents a quasi Generalized Linear regression problem.
Residuals Residual analysis of the results of a quasi Generalized Linear Model regression.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.