ABC: Function to perform ABC-analysis

Description Usage Arguments Value

View source: R/ABC_XYZ_functions.R

Description

Function to perform ABC-analysis

Usage

1
ABC(mydata, ncol_what, ncol_by, a = 0.6, b = 0.2)

Arguments

mydata

Data.frame with items sales

ncol_what

Number of column where analysis should be performed

ncol_by

number of column, that data should be aggregated by

a, b

Shares coefficients of A and B groups

Value

list with sum value for ncol_what by values from ncol_by, divided to A, B, C groups


AlinaVorontseva/mylib documentation built on May 5, 2019, 4:54 a.m.