Skip to content

Commit

Permalink
Add the ability for custom functions to create dummy outcome (#122)
Browse files Browse the repository at this point in the history
* add the ability for custom functions to create dummy outcome

* replace outcome_prediction_function by outcome_function

* fix spelling mistakes in dummy_outcome_refuter

* add type check support

* add test for dummy_outcome_refuter

* example for dummy outcome refuter

A detailed example on how to use the dummy outcome refuter.

* rename the file to match naming convention

* add support for pandas series and dataframes

* add missing pandas dependency

* rename the outcome function

* change the title of the notebook

* convert the title to Camel Case

* fix the p values in the demo

* undo p-value change and fix spellings
  • Loading branch information
Tanmay-Kulkarni101 authored Mar 26, 2020
1 parent 7658f78 commit 8e3db49
Show file tree
Hide file tree
Showing 4 changed files with 620 additions and 20 deletions.
Loading

0 comments on commit 8e3db49

Please sign in to comment.