Description Usage Arguments Value
View source: R/ABC_XYZ_functions.R
Function to perform XYZ-analysis
1 | XYZ(mydata, ncol_what, ncol_by, x = 0.6, y = 0.2)
|
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 |
list with sd value for ncol_what
by values from ncol_by
, divided to X, Y, Z groups
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.