The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Quantitative Structure-Activity Relationship (QSAR) modeling is a valuable tool in computational chemistry and drug design, where it aims to predict the activity or property of chemical compounds based on their molecular structure. In this vignette, we present the 'rQSAR' package, which provides functions for variable selection and QSAR modeling using Multiple Linear Regression (MLR), Partial Least Squares (PLS), and Random Forest algorithms.
Version: | 1.0.0 |
Depends: | R (≥ 3.6.0), dplyr, corrplot, tibble, gridExtra |
Imports: | utils, rcdk (≥ 3.8.1), ggplot2, caret, pls, randomForest, leaps, stats |
Suggests: | rmarkdown, knitr |
Published: | 2024-04-02 |
DOI: | 10.32614/CRAN.package.rQSAR |
Author: | Oche Ambrose George [aut, cre] |
Maintainer: | Oche Ambrose George <ocheab1 at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | rQSAR results |
Reference manual: | rQSAR.pdf |
Vignettes: |
QSAR Workflow |
Package source: | rQSAR_1.0.0.tar.gz |
Windows binaries: | r-devel: rQSAR_1.0.0.zip, r-release: rQSAR_1.0.0.zip, r-oldrel: rQSAR_1.0.0.zip |
macOS binaries: | r-release (arm64): rQSAR_1.0.0.tgz, r-oldrel (arm64): rQSAR_1.0.0.tgz, r-release (x86_64): rQSAR_1.0.0.tgz, r-oldrel (x86_64): rQSAR_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rQSAR to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.