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