simstudy 0.8.0
New features
- added the option to specify a customized distribution in
defData
anddefDataAdd
by
specifyingdist = "custom"
.
*addPeriods
now includes a new argumentperiodVec
that allows users to designate
specific measurement time periods using vector.
Minor fix
- Function
logisticCoefs
now correctly handles double dot notation.