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

WIP: fit_constrained #1714

Merged
merged 24 commits into from
Jun 5, 2014
Merged

Commits on May 31, 2014

  1. Configuration menu
    Copy the full SHA
    14af808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7d1528 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cff3eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b62b36b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d9d47a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b583394 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edb986f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ce86bc View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2014

  1. Configuration menu
    Copy the full SHA
    486ab53 View commit details
    Browse the repository at this point in the history
  2. TST: fix incorrect comparison df_resid in test,

         attach constraint to results
    josef-pkt committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    ae069e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c901b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Configuration menu
    Copy the full SHA
    f719af3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2014

  1. Configuration menu
    Copy the full SHA
    9e5e0af View commit details
    Browse the repository at this point in the history
  2. TST/REF: return constraint result from fit_constrained function

             tests for GLM.fit_constrained and llnull
    josef-pkt committed Jun 3, 2014
    Configuration menu
    Copy the full SHA
    5cac8c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d332246 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    026f60d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2014

  1. Configuration menu
    Copy the full SHA
    eb1b540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    064028b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13957e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44db464 View commit details
    Browse the repository at this point in the history
  5. REF/TST: fit_regularized function: always return cov_params

             silence warning in test (unless DEBUG)
    josef-pkt committed Jun 4, 2014
    Configuration menu
    Copy the full SHA
    502e959 View commit details
    Browse the repository at this point in the history
  6. REF: Poisson fit_constrained: attach auxiliary results

         GLM fit_constrained: overwrite history  (not nice)
    josef-pkt committed Jun 4, 2014
    Configuration menu
    Copy the full SHA
    f3b5cf3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7db959e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2014

  1. Configuration menu
    Copy the full SHA
    dd66f64 View commit details
    Browse the repository at this point in the history