Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random variable organisation #5

Open
Viva-Lambda opened this issue Oct 21, 2021 · 0 comments
Open

Random variable organisation #5

Viva-Lambda opened this issue Oct 21, 2021 · 0 comments

Comments

@Viva-Lambda
Copy link
Owner

Random Variable organization must be of the following:

  • rvaltype.py
  • rvalops.py
  • rvalanalyzer.py
  • catrvalops.py
  • contrvalops.py
  • catrvalanalyzer.py
  • contrvalanalyzer.py

The abstractrval.py object must contain:

  • AbstractRandomVariable: holds basic random variable properties
  • AbstractCatRandomVariable: holds basic categorical random variable properties
  • AbstractNumCatRandomVariable: holds basic numeric categorical random variable
  • AbstractContRandomVariable: holds basic continuous random variable
  • AbstractContNumRandomVariable: holds basic numeric continuous random variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant