Uses of Interface
ubic.basecode.math.linearmodels.TwoWayAnovaResult
Packages that use TwoWayAnovaResult
-
Uses of TwoWayAnovaResult in ubic.basecode.util.r
Methods in ubic.basecode.util.r that return TwoWayAnovaResultModifier and TypeMethodDescriptionAbstractRClient.twoWayAnova
(double[] data, List<String> factor1, List<String> factor2, boolean includeInteraction) RClient.twoWayAnova
(double[] data, List<String> factor1, List<String> factor2, boolean includeInteraction) Lower-level access to two-way ANOVAMethods in ubic.basecode.util.r that return types with arguments of type TwoWayAnovaResultModifier and TypeMethodDescriptionAbstractRClient.twoWayAnovaEval
(String command, boolean withInteractions) RClient.twoWayAnovaEval
(String command, boolean withInteractions) Evaluates two way anova commands of the form