XYZ: Function to perform XYZ-analysis

Description Usage Arguments Value

View source: R/ABC_XYZ_functions.R

Description

Function to perform XYZ-analysis

Usage

1
XYZ(mydata, ncol_what, ncol_by, x = 0.6, y = 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

x, y

Shares coefficients of X and Y groups

Value

list with sd value for ncol_what by values from ncol_by, divided to X, Y, Z groups


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