Skip to content

Commit

Permalink
Update weibull_aft notebook (#4020)
Browse files Browse the repository at this point in the history
* 1. Fixed: AttributeError: module 'statsmodels' has no attribute 'datasets'
2. Fixed: FutureWarnings
3. Updated the notebook to follow the consistent style

using arviz functions directly to plot trace and summary

1. Fixed: AttributeError: module 'statsmodels' has no attribute 'datasets'
2. Fixed: FutureWarnings
3. Updated the notebook to follow the consistent style

using arviz functions directly

* 1. directly get inference object from sample rather than using from_pymc3 2. Other minor formatting

* remove the 'tune' and 'draws' parameters from sample function call as they were using specifying the default values.
  • Loading branch information
AmitKus authored Jul 24, 2020
1 parent b0e26bc commit 6f8a0f7
Showing 1 changed file with 403 additions and 189 deletions.
Loading

0 comments on commit 6f8a0f7

Please sign in to comment.