shape_sim_bass: Generate generic Bass shapes

View source: R/shape_sim_bass.R

shape_sim_bassR Documentation

Generate generic Bass shapes

Description

Generate generic Bass shapes for the demand of new products during their life cycle

Usage

shape_sim_bass(periods_number, shape_number)

Arguments

periods_number

Number of time periods of the products life cycle

shape_number

Number of generic shapes

Value

A numeric dateframe of three columns: time, shape and assigned_shape

Examples

shape_sim_bass(periods_number=20, shape_number=5)

npdsim documentation built on April 12, 2025, 1:37 a.m.