Uses of Interface
ubic.basecode.math.linearmodels.GenericAnovaResult
Packages that use GenericAnovaResult
-
Uses of GenericAnovaResult in ubic.basecode.math.linearmodels
Methods in ubic.basecode.math.linearmodels that return GenericAnovaResultMethods in ubic.basecode.math.linearmodels that return types with arguments of type GenericAnovaResultModifier and TypeMethodDescriptionprotected List<GenericAnovaResult> LeastSquaresFit.anova()Compute ANOVA based on the model fit (Type I SSQ, sequential)