Package: tabularMLC
Type: Package
Title: Tabular Maximum Likelihood Classifier
Version: 0.0.3
Authors@R: c(
  person(given="Caio", family="Hamamura", email="caiohamamura@gmail.com", role=c("aut", "cre"), comment=c(ORCID="https://orcid.org/0000-0001-6149-5885"))
  )
Description: 
  The maximum likelihood classifier (MLC) is one of the most common classifiers used for 
  remote sensing imagery. 
  This package uses 'RcppArmadillo' to provide a fast implementation of the MLC to train 
  and predict over tabular data (data.frame).
  The algorithms were based on Mather (1985) <doi:10.1080/01431168508948456> method.
License: GPL-3
Depends: Rcpp, methods
Imports: stats
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.2
Encoding: UTF-8
URL: https://github.com/caiohamamura/tabularMLC
BugReports: https://github.com/caiohamamura/tabularMLC/issues
Author: Caio Hamamura [aut, cre] (<https://orcid.org/0000-0001-6149-5885>)
Maintainer: Caio Hamamura <caiohamamura@gmail.com>
Repository: CRAN
Repository/R-Forge/Project: tabularmlc
Repository/R-Forge/Revision: 5
Repository/R-Forge/DateTimeStamp: 2021-10-04 20:39:29
Date/Publication: 2021-10-05 08:30:02 UTC
NeedsCompilation: yes
Packaged: 2021-10-04 20:48:40 UTC; rforge
Built: R 4.2.0; aarch64-apple-darwin20; 2023-04-10 22:04:30 UTC; unix
Archs: tabularMLC.so.dSYM
