Package: BiplotML
Title: Biplots Estimation with Algorithms ML
Version: 1.0.1
Date: 2021-05-30
Authors@R: 
    person(given = "Jose Giovany",
           family = "Babativa-Marquez",
           role = c("cre", "aut"),
           email = "gbabativam@gmail.com",
           comment = c(ORCID = "0000-0002-4989-7459"))
Maintainer: Jose Giovany Babativa-Marquez <gbabativam@gmail.com>
Depends: R (>= 4.1), optimr, optimx, shapes
Description: Logistic Biplot is a method that allows representing multivariate binary data on a subspace of low dimension, where each individual is represented by a point and each variable as vectors directed through the origin. The orthogonal projection of individuals onto these vectors predicts the expected probability that the characteristic occurs. The package contains new techniques to estimate the model parameters and constructs in each case the 'Logistic-Biplot'. References can be found in the help of each procedure.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, knitr, rmarkdown, RSpectra, dplyr (>= 1.0.0), tidyr
        (>= 1.1.0), ggplot2 (>= 3.3.2), ggrepel, pracma, mvtnorm
URL: https://github.com/jgbabativam/BiplotML
BugReports: https://github.com/jgbabativam/BiplotML/issues
NeedsCompilation: no
Packaged: 2021-06-22 20:58:04 UTC; ASUS
Author: Jose Giovany Babativa-Marquez [cre, aut]
    (<https://orcid.org/0000-0002-4989-7459>)
Repository: CRAN
Date/Publication: 2021-06-23 08:00:08 UTC
