ronkeizer / vpc

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

Allow irep to be specified in the sim data.frame #44

Closed dpolhamus closed 6 years ago

dpolhamus commented 6 years ago

The add_sim_index_number function takes a while but can be easily avoided by passing the simulation index column name (if different than sim). Maybe there are better ways to do this, but PR works.

Cheers, Dan

codecov-io commented 6 years ago

Codecov Report

Merging #44 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   66.05%   66.05%           
=======================================
  Files          28       28           
  Lines        1753     1753           
=======================================
  Hits         1158     1158           
  Misses        595      595
Impacted Files Coverage Δ
R/vpc.R 71.65% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4d2f5e1...1a830ab. Read the comment docs.