/RPHP

An R implementation with basic probability functions

Primary LanguagePHP

Rphp

This is a framework I've been using for a few side projects and I wanted to develop it a bit further. It currently supports:

  • Bionomial Distribution
  • ExponentialDistribution
  • Discrete Random Variable
  • Poisson Distribution
And I'm currently working on Gamma and Normal to avoid approximiations