Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 356 Bytes

NEWS.md

File metadata and controls

17 lines (9 loc) · 356 Bytes

spThin 1.0.0

  • Heuristic thinning algorithm implemented in c++.

  • Functions to rarefy occurrence records.

  • Exact-algorithm thinning methods implemented using lp_solve and Gurobi.

  • Plots generated using ggplot2.

  • Formal SpRarefy and SpThin classes defined using S4.

  • S3 methods for SpRarefy and SpThin classes.

spThin 0.10

  • Initial package