Package: SPlit
Type: Package
Title: Split a Dataset for Training and Testing
Version: 1.2
Date: 2022-03-22
Authors@R: 
	c(person("Akhil", "Vakayil", role = c("aut", "cre"), email = "akhilv@gatech.edu"),
	person("Roshan", "Joseph", role = c("aut", "ths")),
	person("Simon", "Mak", role = "aut"))
Description: Procedure to optimally split a dataset for training and testing. 
    'SPlit' is based on the method of support points, which is independent of modeling methods.
    Please see Joseph and Vakayil (2021) <doi:10.1080/00401706.2021.1921037> for details.
    This work is supported by U.S. National Science Foundation grant DMREF-1921873.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.4)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-03-22 05:20:04 UTC; akhil
Author: Akhil Vakayil [aut, cre],
  Roshan Joseph [aut, ths],
  Simon Mak [aut]
Maintainer: Akhil Vakayil <akhilv@gatech.edu>
Repository: CRAN
Date/Publication: 2022-03-22 08:00:08 UTC
Built: R 4.4.0; x86_64-apple-darwin20; 2024-05-30 21:27:54 UTC; unix
Archs: SPlit.so.dSYM
