Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster conditional sampling for multiple rows #20

Merged
merged 67 commits into from
May 24, 2024
Merged

Conversation

jkapar
Copy link
Collaborator

@jkapar jkapar commented Feb 14, 2024

  • Vectorized conditional sampling ("separate" and "or")
  • Handling of unobserved categories by alpha parameter in train
  • Option to sample NAs according to occurence in original data (NA_share stored in forde params)
  • To do: Implement David's options for entering conditions
  • lik function has not been modified

@mnwright
Copy link
Member

mnwright commented Feb 15, 2024

Can we remove the R/Conditional_JK directory from the PR? my fault, already done.

@mnwright mnwright merged commit 9ff0f5c into main May 24, 2024
6 checks passed
@mnwright mnwright deleted the conditional_sampling_jk branch May 24, 2024 07:50
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.

3 participants