Package: lpda
Type: Package
Title: Linear Programming Discriminant Analysis
Version: 1.0.1
Author: Maria Jose Nueda <mj.nueda@ua.es>
Maintainer: Maria Jose Nueda <mj.nueda@ua.es>
Description: Classification method obtained through linear programming.
    It is advantageous with respect to the classical developments when the distribution of the variables
    involved is unknown or when the number of variables is much greater than the number of individuals.
    LPDA method is published in Nueda, et al. (2022) "LPDA: A new classification method based on linear programming".
    <doi:10.1371/journal.pone.0270403>.
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: Rglpk
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-03-06 13:33:14 UTC; USUARIO
Repository: CRAN
Date/Publication: 2023-03-07 07:00:02 UTC
