Description Usage Arguments Value
Uses the number of right and wrong answers and the time of the last practice to sample from a beta distribution simulating the user's comprehension of the card.
1 | sample_learn_dist(right, wrong, last_practiced = NULL)
|
right |
The number or right answers/points. |
wrong |
The number or wrong answers/points. |
last_practiced |
TODO |
Integers between 1 and 0 for each input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.