CMD + K

r-acclma

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-acclma

Usage Tracking

1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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

Last Updated

Aug 9, 2019 at 10:04

License

GPL-2

Supported Platforms

noarch