abc

package
v0.0.0-...-62daaad Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package abc

ABC sales analysis identifies the share of each of the products (or categories) in the total turnover,
ranks the assortment positions (or categories) according to the degree of significance of their contribution
to the total turnover, assigning conditional classes: A, B, C

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ABC

type ABC struct {
	Measures        []string
	Dimensions      []float64
	Deposit         []float64
	CumulativeShare []float64
	Group           []string
	Duplicates      []duplicate
}

func Report

func Report(pluID []int64, measures []string, dimensions []float64) (*ABC, error)

Report return struct analysis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL