Skip to content

Commit

Permalink
Document new transpose
Browse files Browse the repository at this point in the history
  • Loading branch information
xrobin committed May 23, 2019
1 parent b44ae4f commit d76130d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS
Expand Up @@ -3,6 +3,7 @@
* Speedup with 'algorithm = 2' (issue #44) and in 'coords' (issue #52)
* New 'algorithm = 6' (used by default) uses 'algorithm = 2' for numeric data, and 'algorithm = 3' for ordered vectors
* New 'roc.data.frame' method and 'roc_' function for use in pipelines
* New 'transpose' argument for 'coords', TRUE by default (issue #54)
* Use text instead of Tcl/Tk progress bar by default (issue #51)
* Fix 'method = "density"' smoothing when called directly from 'roc' (issue #49)
* Renamed 'roc' argument 'n' to 'smooth.n'
Expand Down

0 comments on commit d76130d

Please sign in to comment.