insightsengineering / insightsengineering/tern.mmrm
Clarify that `arm` variable should not be specified when using single arm data only
Open
documentation
SP1
- Dominant language
- R
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently https://github.com/insightsengineering/tern.mmrm/blob/main/R/fit_mmrm.R#L37 is not clear about it.
It can easily lead to assertion failure without a clear indication to the user.
To do:
- [ ] Clarify this in the documentation
- [ ] Improve error message to hint the user
Contributor guide
Assessment
This issue has not been assessed yet.