GLM functions are missing forward tests
Open
@bob-carpenter is already working on this.
Since Dec 11, 2019.
testing
- Dominant language
- C++
- Stars
- 839
- Forks
- 220
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 14
Description
Description
GLM functions (normal_id_glm_lpdf, bernoulli_logit_glm_lpmf, poisson_log_glm_lpmf, neg_binomial_glm_lpmf, ordered_logistic_glm_lpmf, categorical_logit_glm_lpmf) have no fwd tests.
Current Version:
v3.0.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.