Nothing
knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
This vignette visualizes the iterative process of proximity gradient boosting proposed in ColocBoost from an extensive simulation example.
The animation below demonstrates how ColocBoost iteratively updates across multiple rounds. Observe how the blue points (proxies) distribute around the selected best update, showing the algorithm's ability to capture LD structure during optimization.
knitr::include_graphics("../man/figures/ColocBoost_update.gif")
See more details in the ColocBoost Manuscript and the GitHub repository.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.