Package: TPCselect
Type: Package
Title: Variable Selection via Threshold Partial Correlation
Version: 0.8.1
Authors@R: c(
    person("Cynthia", "Shao", email = "cynyu.shao@gmail.com", role = c("aut","trl","cre")),
    person("Runze", "Li",  role = "aut"))
Description: A threshold partial correlation approach to selecting 
             important variables in linear models of L. and others (2017) at
             <doi:10.5705/ss.202015.0473>, and in partial linear models
             of L. and others (2018) at <doi:10.1016/j.jmva.2018.06.005>. 
             This package also extends the PC-simple algorithm of
             B. and others (2010) at <doi:10.1093/biomet/asq008> to 
             partial linear models.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: stats,corpcor,psych,MASS,KernSmooth
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-09-15 02:19:16 UTC; cynyu
Author: Cynthia Shao [aut, trl, cre],
  Runze Li [aut]
Maintainer: Cynthia Shao <cynyu.shao@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-15 08:00:12 UTC
