issues
search
ndphillips
/
FFTrees
An R package to create and visualise fast-and-frugal decision trees (FFTs)
https://journal.sjdm.org/17/17217/jdm17217.pdf
135
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Various cosmetic tweaks
#232
hneth
closed
1 month ago
0
Fix minor bugs in plotting
#231
hneth
closed
2 months ago
0
Tests for editing and using tree.definitions
#230
hneth
closed
4 months ago
0
Wrong assignement of Cases
#229
tkyjsab
closed
4 months ago
2
Add pkg anchor when linking to external function in documentation
#228
hneth
closed
4 months ago
0
Test needed for extracting and editing tree descriptions and applying to data
#227
ndphillips
closed
4 months ago
2
Ideas for refining the structure of FFTrees objects
#226
ndphillips
opened
6 months ago
2
[DRAFT] Issue 221/plot refactoring
#224
ndphillips
opened
6 months ago
7
Add resources to README
#223
hneth
closed
6 months ago
0
Allow a 'vertical' tree style when plotting trees?
#222
ndphillips
opened
6 months ago
1
plot.FFTrees() is not written in a modular way and should be refactored
#221
ndphillips
opened
6 months ago
8
R-CMD check failing on master?
#220
pa-nathaniel
closed
6 months ago
1
Add pkgdown workflow
#219
hneth
closed
6 months ago
1
Add pkgdown support
#218
hneth
closed
6 months ago
1
Minor tweaks
#217
hneth
closed
6 months ago
0
Build package down site for repo
#216
ndphillips
opened
6 months ago
3
Removed competitive algorithms
#215
ndphillips
closed
6 months ago
0
Add a truth.labels argument to plotFFTrees_function()
#214
hneth
closed
6 months ago
0
Update NEWS.md
#213
hneth
closed
7 months ago
0
Remove old data files (in data_old directory)
#212
hneth
closed
7 months ago
1
Do we want to have a data_old folder?
#211
ndphillips
closed
7 months ago
1
Allow grayscale option for plot.FFTrees()
#210
ndphillips
closed
7 months ago
3
Add plot(FFTrees, grayscale = TRUE) argument to allow printing to grayscale
#209
ndphillips
closed
7 months ago
2
Minor
#208
hneth
closed
9 months ago
0
Minor
#207
hneth
closed
9 months ago
0
Bug fix and maintenance
#206
hneth
closed
9 months ago
0
After RStudio update error message when creating FFT tree
#205
kramarek
closed
10 months ago
1
Train / Persist / Restore / Predict
#204
baddoxx
closed
11 months ago
4
Package maintenance
#203
hneth
closed
1 year ago
0
Minor changes
#202
hneth
closed
1 year ago
0
Maintenance (after merging NA_explore branch)
#201
hneth
closed
1 year ago
0
Na explore
#200
hneth
closed
1 year ago
0
Increment to devel version
#199
hneth
closed
1 year ago
0
Preparing CRAN release
#198
hneth
closed
1 year ago
0
Revise vignettes and clean up code
#197
hneth
closed
1 year ago
0
Editing and describing datasets
#196
hneth
closed
1 year ago
0
Maintenance
#195
hneth
closed
1 year ago
0
Maintenance
#194
hneth
closed
1 year ago
0
Revising vignette on _Manually specifying FFTs_
#193
hneth
closed
1 year ago
0
Explaining tree conversion and trimming functions (by revising corresponding vignette)
#192
hneth
closed
1 year ago
0
Maintenance
#191
hneth
closed
1 year ago
0
Provide functions for converting and manipulating FFT definitions
#190
hneth
closed
1 year ago
0
Maintenance: Messages and tests
#189
hneth
closed
1 year ago
0
Rename global options and make tree definition functions available to users
#188
hneth
closed
1 year ago
0
Handle numeric NA values
#187
hneth
closed
1 year ago
2
Add debugging feedback
#186
hneth
closed
1 year ago
0
Record decision outcomes for final `NA` cues
#185
hneth
closed
1 year ago
0
Enable stopping rule "statdelta"
#184
hneth
closed
1 year ago
0
Add `NA` to level stats & enable `stopping.rule = "statdelta"`
#183
hneth
closed
1 year ago
0
Removing NAs from competition algorithms
#182
hneth
closed
1 year ago
0
Next