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
| Version: | 1.0 |
| Published: | 2012-10-29 |
| Author: | Tal Carmi, Liat Gaziel |
| Maintainer: | Tal Carmi <talca at bgu.ac.il> |
| License: | GPL-2 |
| NeedsCompilation: | no |
| CRAN checks: | ACCLMA results |
| Reference manual: | ACCLMA.pdf |
| Package source: | ACCLMA_1.0.tar.gz |
| Windows binaries: | r-devel: ACCLMA_1.0.zip, r-release: ACCLMA_1.0.zip, r-oldrel: ACCLMA_1.0.zip |
| macOS binaries: | r-release: ACCLMA_1.0.tgz, r-oldrel: ACCLMA_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ACCLMA to link to this page.