Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bergio13 committed Feb 12, 2024
1 parent 7ee8a78 commit 0eae5ba
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 @@ -15,7 +15,7 @@ add ConfSets

## Usage

Once installed, you can use the library to compute confidence intervals and confidence sequences using the following methods. In partiular, if you want to compute sequential sets, you can set the `sequential` parameter to `true`, otherwise sei it to `false`.
Once installed, you can use the library to compute confidence intervals and confidence sequences using the methods shown below. Notice that if you want to compute sequential confidence sets, you can set the `sequential` parameter to `true`, otherwise set it to `false`.

```julia
using ConfSets
Expand Down

0 comments on commit 0eae5ba

Please sign in to comment.