<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>ACC &amp; LMA Graph Plotting</dc:title>
  <dc:description>The main function is plotLMA(sourcefile,header) that takes
a data set and plots the appropriate LMA and ACC graphs. If no
sourcefile (a string) was passed, a manual data entry window is
opened. The header parameter indicates by TRUE/FALSE (false by
default) if the source CSV file has a head row or not. The data
set should contain only one independent variable (X) and one
dependent varialbe (Y) and can contain a weight for each
observation</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Tal Carmi &lt;talca@bgu.ac.il&gt;</dc:creator>
  <dc:contributor>Tal Carmi, Liat Gaziel</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2010-06-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=ACCLMA</dc:identifier>
 </rdf:Description>
</rdf:RDF>

