Skip to content

Clarification about generate_pseudo_pop() parameter #141

Answered by Naeemkh
m-qin asked this question in Q&A
Discussion options

You must be logged in to vote

If you enter xgb_nrounds (or any other parameter) as a vector and set max_attempt to any integer more than 1, the function internally will search among those parameters (up to max_attempt) to find the best combination for the covariate balance.
For reproducible results, you can use the value you want to use and set max_attempt = 1.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Naeemkh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants