Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Polkas authored Feb 3, 2025
1 parent b4be27f commit ae9ea7f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ Major speed improvements occur when:
- Performing **multiple imputations**, by evaluating the underlying quantitative model only once for multiple draws.
- Running **Predictive Mean Matching (PMM)**, thanks to presorting and binary search.

For performance details, see `performance_validity.R` in the `extdata` folder or the [Advanced Usage Vignette](https://polkas.github.io/miceFast/articles/miceFast-intro.html).
For performance details, see `performance_validity.R` in the `extdata` folder.

[It is recommended to read the Advanced Usage Vignette](https://polkas.github.io/miceFast/articles/miceFast-intro.html).

## Installation

Expand Down

0 comments on commit ae9ea7f

Please sign in to comment.