<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Tabular Maximum Likelihood Classifier</dc:title>
  <dc:title>R package tabularMLC version 0.0.4</dc:title>
  <dc: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) &lt;doi:10.1080/01431168508948456&gt; method.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: Rcpp, methods</dc:relation>
  <dc:relation>Imports: stats</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:creator>Caio Hamamura &lt;caiohamamura@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Caio Hamamura [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-6149-5885&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2025-09-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tabularMLC</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tabularMLC</dc:identifier>
</oai_dc:dc>
