Prices.PB: This function creates a sequencees of prices of bundling of...

Description Usage Arguments Value

Description

This function creates a sequencees of prices of bundling of goods p.1 and p.2 It will be searched to find price that maximizes profits in PB strategy

Usage

1
Prices.PB(pb.min.max, step)

Arguments

pb.min.max

Minimum and maximum value of price of bundle [pb.min.max <- c(pb.min, pb.max)]

step

Increment of the sequences

Value

A sequences of prices of bundle (from pb.min to pb.max by step)


tomvar/bundling documentation built on May 31, 2019, 6:20 p.m.