Uses of Class
ubic.basecode.math.linearmodels.LeastSquaresFit
Packages that use LeastSquaresFit
-
Uses of LeastSquaresFit in ubic.basecode.math.linearmodels
Methods in ubic.basecode.math.linearmodels with parameters of type LeastSquaresFitModifier and TypeMethodDescriptionstatic void
ModeratedTstat.ebayes
(LeastSquaresFit fit) Does essentially the same thing as limma::ebayesprotected DoubleMatrix1D
MeanVarianceEstimator.quarterRootVariance
(LeastSquaresFit lsf) protected static DoubleMatrix1D
ModeratedTstat.squeezeVar
(DoubleMatrix1D var, DoubleMatrix1D df, LeastSquaresFit fit) Ignoring robust and covariate for now