shape_sim_ig: Generate generic shapes for the introduction and growth...

View source: R/shape_sim_ig.R

shape_sim_igR Documentation

Generate generic shapes for the introduction and growth phases

Description

Generate piece-wise linear (4 segments) generic shapes for the introduction and growth phases

Usage

shape_sim_ig(periods_number, shape_number)

Arguments

periods_number

Number of periods of the introduction and growth phases

shape_number

Number of generic shapes

Value

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

Examples

shape_sim_ig(periods_number=20, shape_number=5)


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