vpc icon indicating copy to clipboard operation
vpc copied to clipboard

R library to create visual predictive checks (VPC)

Results 27 vpc issues
Sort by recently updated
recently updated
newest added

Red areas show where the observed percentile goes outside the CI area for that percentile. BTW: the red areas are a nice feature, but I'm not a fan of the...

Based upon a second simulation table in which simulation was done with uncertainty in params. Not that important actually, I don't find the VPC with uncertainty very useful as you...

Hi In the version 1.2.2 of vpc currently on CRAN, it is not clear how observed and simulated data are been used/filtered when prediction-correction is requested and the lloq option...

In `nlmixr2` the `ID` variable can be non-numeric; it would be great if this was supported with `vpc` See https://github.com/nlmixr2/nlmixr2/issues/302

The confidence interval calculated over the Kaplan-Meier curves estimated from simulated data is currently fixed at 90% (0.05 and 0.95 quantiles of KM curves from simulated data). From the `vpc_tte`...

Hi Ron, thanks for the great package that I've gotten a lot of use out of. It seems that when stratifying by 2 factors, those are coerced to characters at...