Package DistLib

Class noncentral_t


  • public class noncentral_t
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      noncentral_t()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double cumulative​(double t, double df, double delta)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • noncentral_t

        public noncentral_t()
    • Method Detail

      • cumulative

        public static double cumulative​(double t,
                                        double df,
                                        double delta)