Skip to content

Add to findThresold the option to specify a seed#192

Open
ssnn-airr wants to merge 1 commit into
masterfrom
191-add-to-findthresold-the-option-to-specify-a-seed
Open

Add to findThresold the option to specify a seed#192
ssnn-airr wants to merge 1 commit into
masterfrom
191-add-to-findthresold-the-option-to-specify-a-seed

Conversation

@ssnn-airr

Copy link
Copy Markdown
Contributor

Add to findThreshold a new parameter (seed=NULL) to control the seed used in gmmFit and rocSpace for reproducibility of results. rocSpace only resets the RNG when no seed was provided (preserving the original random behavior), and when a seed is set it inherits the state from gmmFit. So the full execution is reproducible from the single set.seed(seed) call in gmmFit.

Co-authored-by: Copilot <copilot@github.com>
@ssnn-airr ssnn-airr linked an issue Apr 30, 2026 that may be closed by this pull request
@ssnn-airr ssnn-airr requested review from ggabernet and gyaari April 30, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add to findThresold the option to specify a seed

1 participant