issues
search
markjrieke
/
workboots
Generate bootstrap :hiking_boot: prediction intervals from a tidymodels workflow!
https://markjrieke.github.io/workboots/
Other
20
stars
1
forks
source link
0.2.0 checklist
#44
Closed
markjrieke
closed
2 years ago
markjrieke
commented
2 years ago
must haves
[x] #14
[x] #15
[x] #40
[x] #43
[x] check all dependencies for minimum package version requirements
[x] remove unnecessary fields from suggests
[x] deprecate
conf
param in
summarise_*
functions (use
interval_width
instead)
additional tasks from pkgdown
[x] update plots in vignettes to be higher resolution
[x] update getting started vignette
[x] review all function documentation for clarity
[x] update n in function documentation to 2000 to match deault
[x] add a new vignette for a more-full walkthrough (tuning xgb model then predicting on boots)
[x] update linear prediction interval vignette based on updates to params, function defaults, etc.
nice-to-have
[ ] #10
[ ] #32
[ ] #33
[ ] #39
[ ] #42
[ ] #45
markjrieke
commented
2 years ago
TL to complete by 6/14
must haves
conf
param insummarise_*
functions (useinterval_width
instead)additional tasks from pkgdown
nice-to-have