Package DistLib

Class noncentral_f


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

      Constructors 
      Constructor Description
      noncentral_f()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double cumulative​(double x, double n1, double n2, double ncp)  
      • Methods inherited from class java.lang.Object

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

      • noncentral_f

        public noncentral_f()
    • Method Detail

      • cumulative

        public static double cumulative​(double x,
                                        double n1,
                                        double n2,
                                        double ncp)