ronkeizer / vpc

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

Don't update simulation index column if already present #32

Closed rikardn closed 7 years ago

rikardn commented 8 years ago

I am doing some experiments with vpcs for mixture models using your package. I found a need to prespecify the simulation id hence my addition.

Best regards, Rikard Nordgren

codecov-io commented 8 years ago

Current coverage is 55.38% (diff: 100%)

Merging #32 into master will increase coverage by 0.08%

@@             master        #32   diff @@
==========================================
  Files            26         26          
  Lines          1557       1560     +3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            861        864     +3   
  Misses          696        696          
  Partials          0          0          

Powered by Codecov. Last update 2492604...e8d2c75