Skip to content

Fixed IPCW alpha bug

Choose a tag to compare

@jmafoster1 jmafoster1 released this 22 Aug 09:44
· 359 commits to main since this release
bfd0534

The value of alpha from IPCWEstimator was not being passed into the Cox fitter, so it was always using 95% confidence intervals. Now alpha is being passed in, so confidence intervals can be customised as intended.