Rdocumentation
powered by
Learn R Programming
ABCanalysis (version 1.1.2)
ABCRemoveSmallYields: Extended Data cleaning for ABC analysis
Description
Only the first column of Data is used, anything not beeing positive numerical value is set to zero
Usage
ABCRemoveSmallYields(Data,CumSumSmallestPercentage)
Arguments
Data
vector[1:n] describes an array of data: n cases in rows of one variable
CumSumSmallestPercentage
(default =0.5),the smallest data up to a cumulated sum of less than CumSumSmallestPercentage
Value
Output is of type list which's parts are described in the following
Details
Data