Skip to content

Latest commit

 

History

History
executable file
·
27 lines (18 loc) · 350 Bytes

basics.rst

File metadata and controls

executable file
·
27 lines (18 loc) · 350 Bytes

Statistics Python Functions

rnorm

.. automodule:: statspy.basics
   :members: rnorm


dnorm

.. automodule:: statspy.basics
   :members: dnorm
   :noindex:


runif

.. automodule:: statspy.basics
   :members: runif
   :noindex: