Skip to content

Commit

Permalink
Merge branch 'master' of github.com:kaneplusplus/basket
Browse files Browse the repository at this point in the history
  • Loading branch information
kaneplusplus committed Apr 22, 2020
2 parents 7414f79 + 7896e13 commit fb8ec48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ ATC, ECD or LCH, and NSCLC do respond.
``` r
data(vemu_wide)
vm <- basket(vemu_wide$responders, vemu_wide$evaluable,
vemu_wide$baskets, p0 = 0.25)
vemu_wide$baskets, p0 = 0.25)
plot_density(vm, type = "basket")
```

Expand Down

0 comments on commit fb8ec48

Please sign in to comment.