In data science, it is a common practice to compute a series of columns (e.g. features) against a common response vector. Various metrics are provided with efficient computation implemented with 'Rcpp'.
Version: | 0.1.0 |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | caTools, infotheo, magrittr, MASS, microbenchmark, testthat (≥ 3.0.0) |
Published: | 2025-03-13 |
Author: | Xiurui Zhu [aut, cre] |
Maintainer: | Xiurui Zhu <zxr6 at 163.com> |
BugReports: | https://github.com/zhuxr11/RcppColMetric/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/zhuxr11/RcppColMetric |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | RcppColMetric results |
Reference manual: | RcppColMetric.pdf |
Package source: | RcppColMetric_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-devel (arm64): RcppColMetric_0.1.0.tgz, r-release (arm64): RcppColMetric_0.1.0.tgz, r-oldrel (arm64): RcppColMetric_0.1.0.tgz, r-devel (x86_64): RcppColMetric_0.1.0.tgz, r-release (x86_64): RcppColMetric_0.1.0.tgz, r-oldrel (x86_64): RcppColMetric_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=RcppColMetric to link to this page.