Acceptance-Rejection sampling with examples in R and Python
-
Updated
Jul 17, 2023 - Jupyter Notebook
Acceptance-Rejection sampling with examples in R and Python
Two simple commented codes to understand the accept/reject sampling method when dealing with pdfs with bounded and unbounded support
Several implementations are implemented in the program for generating pseudo-random numbers
Add a description, image, and links to the accept-reject topic page so that developers can more easily learn about it.
To associate your repository with the accept-reject topic, visit your repo's landing page and select "manage topics."