dajmcdon / rtestim

https://dajmcdon.github.io/rtestim/
Other
4 stars 0 forks source link

Plotting and testing cv_estimate_rt #13

Closed zcaiElvis closed 1 year ago

zcaiElvis commented 1 year ago

After supporting uneven spacing for delay_calculator, need to

  1. Create plots (similar to the plot.summary(poisson_rt) function) for the output of cv_estimate_rt
  2. Write tests to check if cv_estimate_rt works with both even and uneven spacing
zcaiElvis commented 1 year ago

summary.cv_result and plot.cv_result are coded and working. Wrote tests for cv_estimate_rt with even spacing