Skip to content

Commit

Permalink
Merge pull request #5 from mghoff/dev
Browse files Browse the repository at this point in the history
NEWS update
  • Loading branch information
mghoff authored Jul 27, 2022
2 parents 67396a7 + 4625079 commit a3d863e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 3 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,15 @@

# billmiller 0.2.5

* FUNCTIONS:
* Built and published pkgdown site to GitHub pages: https://mghoff.github.io/billmillr/
* Function Updates:
* Added argument checks to functions.
* Stripped defaults from mandatory function arguments.
* Optimized for performance.
* Abstracted simulation set of functions to take either numeric or character args.
* Added sample_probs arg to simulation set of functions:
* custom vector of sample probabilities to go alongside the provided sample space.
* Added `prob_of_ge_one` column to `run_simulation()` output data frame.
* README:
* README Updates:
* Re-wrote narrative/motivation for the package.
* Stripped out bottom section with advent of `prob_of_ge_one`.
1 change: 0 additions & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ reference:
- find_longest_run
- count_runs
- run_simulation

0 comments on commit a3d863e

Please sign in to comment.