Metadata-Version: 1.2
Name: quad-form-ratio
Version: 0.1.1
Summary: Ratios of Normal Quadratic Forms
Home-page: http://github.com/JonasHarnau/quad_form_ratio
Author: Jonas Harnau
Author-email: j.harnau@outlook.com
License: MIT
Description-Content-Type: UNKNOWN
Description: quad\_form\_ratio
        =================
        
        This package provides tools related to the distribution of ratios of
        quadratic forms in (zero mean) normal random variables. These are
        defined by
        
        .. figure:: https://user-images.githubusercontent.com/25103918/37101166-cd29eac8-221c-11e8-8c9a-570bb3a45b1f.png
           :alt: Definition of R
        
           Definition of R
        
        Included are functions for simulation, evaluation of the support, and
        saddlepoint approximations to the cdf |Definition of the cdf| and
        inverse cdf |Definition of the inverse cdf| .
        
        .. |Definition of the cdf| image:: https://user-images.githubusercontent.com/25103918/37101220-ecee1b7c-221c-11e8-921e-9ec0fcd045b7.png
        .. |Definition of the inverse cdf| image:: https://user-images.githubusercontent.com/25103918/37101265-0b94f514-221d-11e8-9aa1-16e7ce88d468.png
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
