powered by
In FSRS-6, each card can have its own decay parameter. This analyzes the distribution across your collection.
fsrs_decay_distribution(path = NULL, profile = NULL, by_deck = FALSE)
A tibble with decay distribution statistics
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
If TRUE, analyze by deck
if (FALSE) { decay <- fsrs_decay_distribution() }
Run the code above in your browser using DataLab