Skip to content

Commit

Permalink
add v6
Browse files Browse the repository at this point in the history
  • Loading branch information
YukiAtsusaka committed Nov 28, 2024
1 parent 2e1acb5 commit 10406c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vignettes/v6-simulate-data.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ In this vignette, we describe our helper function `rpluce` to simulate ranking d
draw <- rpluce(n = 50,
t = 4,
prob = c(0.4, 0.2, 0.2, 0.2))
head(draw)
```

0 comments on commit 10406c5

Please sign in to comment.