Package dev.nm.stat.regression.linear
-
Interface Summary Interface Description LinearModel A linear model provides fitting and the residual analysis (goodness of fit). -
Class Summary Class Description LMBeta Beta coefficients are the outcomes of fitting a linear regression model.LMProblem This is a linear regression or a linear model (LM) problem.