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

Show how to simulate discrete traits such as counts (Poisson) and scores (Binomial/Threshold) #453

Open
gregorgorjanc opened this issue Nov 14, 2022 · 1 comment
Labels
quan_gen Quantitative genetics

Comments

@gregorgorjanc
Copy link
Member

Some traits are discrete. There are many kind of discrete types though:

  • counts (Binomial or Poisson)
  • ordered categories (Threshold)
  • unordered categories (Multinomial)

Show how to simulate such discrete traits. This is more of an AlphaSimR thing, but let's crack it in SIMplyBee as examples and then port to AlphaSimR

@gregorgorjanc gregorgorjanc added the quan_gen Quantitative genetics label Nov 15, 2022
@gregorgorjanc
Copy link
Member Author

See gaynorr/AlphaSimR#178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quan_gen Quantitative genetics
Projects
None yet
Development

No branches or pull requests

1 participant