ronkeizer / vpc

R library to create visual predictive checks (VPC)
Other
36 stars 20 forks source link

vpc_tte: Bugfix in 3 msg calls - corrected verbose argument #63

Closed philipdelff closed 4 years ago

philipdelff commented 4 years ago

Simple fix of issue 62 opened by myself. I have changed the verbose argument to msg by assuming that the variable verbose should be passed as the verbose argument in these function calls - like in most other msg calls in the function.

ronkeizer commented 4 years ago

Thanks for fixing, Philip. It seems this was indeed some sort of typo.