Package org.omegahat.Probability.Distributions.Native

Implementation of the Student T distribution via JNI and the R source, if it is available on your machine.

See:
          Description

Class Summary
StudentT Implementation of the Student T distributions providing methods for calculating probabilities, densities, quantiles, and random deviates.
 

Package org.omegahat.Probability.Distributions.Native Description

Implementation of the Student T distribution via JNI and the R source, if it is available on your machine.