Estimating model parameters except gamma(no-purchase utility) when a particular baseline_product is specified. Internal function that users should not call directly.
ESTF_bp(
Base_Prod = 1,
Choice_Set_List,
Alts_Same_Choice_Set,
Num_Prod,
Num_Attr,
Is_Purchase
)numeric, the baseline product number
list, product code included for each choice set.
list, for internal calculation, a list of data exposed to the same choice set.
numeric, the number of all products in observed data.
numeric, the number of attributes in observed data.
list, for internal calculation, list of customers who are exposed to the same choice set who purchased the product. If purchased 1, otherwise 0.
The estimated value of parameters except gamma(no-purchase utility) when a particular baseline_product is specified.