Package: LDLcalc
Title: Calculate and Predict the Low Density Lipoprotein Values
Version: 1.1
Authors@R: c(person("Petros", "Paplomatas", role = c("aut", "cre"),
                     email = "P.paplomatas@hotmail.com"),
              person("Kostas", "Anagnostopoulos", role = c("aut"),
                     email = "kanagno@gmail.com"))
Author: Petros Paplomatas [aut, cre],
  Kostas Anagnostopoulos [aut]
Description: A wide variety of ways to calculate (through equations) or predict (using 9 Machine learning methods as well as a stack algorithm combination of them all) the Low Density Lipoprotein values of patients based on the values of three other metrics as Total Cholesterol , Triglyceride and High Density Lipoprotein.
License: GPL-3
URL:
        https://sciencesandresearch.com/ldlcalc-calculate-and-predict-the-low-density-lipoprotein-values
        ,https://sciencesandresearch.com/ldlcalctutorial
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: data.table, caret, caretEnsemble, lares, corrplot,
        RColorBrewer, lattice, resample, glmnet, earth, kernlab, gbm,
        Cubist, randomForest
Depends: R (>= 3.5.0)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-10-15 07:21:06 UTC; ppapl
Maintainer: Petros Paplomatas <P.paplomatas@hotmail.com>
Repository: CRAN
Date/Publication: 2021-10-15 07:40:12 UTC
Built: R 4.0.2; ; 2021-10-16 11:37:06 UTC; unix
