You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is one aspect of the function-based distributions (#75) that I have been thinking about, as it is not immediately apparent how to handle definition sanity checks. On the other hand, using valid R syntax would leave much of that work in R's hands.
The distributions would need to do most of the check when run for data generation (which is the case now for most things due to the ..var system.) So maybe not as big a problem after all ^-^
defData, defDataAdd, defRead, defReadAdd should all use the same code/ show same behaviour.
The text was updated successfully, but these errors were encountered: