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

Conditional autoregression distribution #4504

Merged
merged 12 commits into from
Mar 9, 2021

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    9802c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e08a4e View commit details
    Browse the repository at this point in the history
  3. Running precommit checks

    ckrapu committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    748ba2d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Configuration menu
    Copy the full SHA
    056cdb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    006cd97 View commit details
    Browse the repository at this point in the history
  3. Docstring change for CAR logp

    ckrapu committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    e4b67ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eba381a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d77964d View commit details
    Browse the repository at this point in the history
  6. Update multivariate.py

    ckrapu authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    572a1ab View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Initial changes to incorporate CAR distribution

    Added reference for CAR distribution
    
    Running precommit checks
    
    Adding CAR test and updating CAR logp
    
    Extending CAR test to try multiple shapes
    
    Docstring change for CAR logp
    
    Adding bounds to logp for CAR distribution
    ckrapu committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    72fe400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7540fcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e744e8 View commit details
    Browse the repository at this point in the history