Package: Pursuit
Type: Package
Title: Projection Pursuit
Version: 1.0.5
Date: 2024-06-21
Imports: graphics, grDevices, MASS, stats
Authors@R: c(
           person(given = c("Paulo Cesar"), family = "Ossani", 
             email = "ossanipc@hotmail.com", 
             role = c("aut", "cre"), 
             comment = c(ORCID = "0000-0002-6617-8085")), 
           person(given = c("Marcelo Angelo"), family = "Cirillo", 
             email = "macufla@des.ufla.br", 
             role = c("aut"), 
             comment = c(ORCID = "0000-0002-2647-439X")))
Description: Projection pursuit (PP) with 17 methods and grand tour with 3 methods. Being that projection pursuit searches for low-dimensional linear projections in high-dimensional data structures, while grand tour is a technique used to explore multivariate statistical data through animation.
License: GPL-3
Encoding: UTF-8
NeedsCompilation: yes
Author: Paulo Cesar Ossani [aut, cre] (<https://orcid.org/0000-0002-6617-8085>),
  Marcelo Angelo Cirillo [aut] (<https://orcid.org/0000-0002-2647-439X>)
Maintainer: Paulo Cesar Ossani <ossanipc@hotmail.com>
Repository: CRAN
Packaged: 2024-06-21 15:37:50 UTC; Ossan
Date/Publication: 2024-06-21 16:00:02 UTC
