create_lhs: Create Left Hand Side of Regression Equation

Description Usage Arguments Value

View source: R/estimate_demand.R

Description

Create Left Hand Side of Regression Equation

Usage

1
create_lhs(exog_charac, price, nest_shares)

Arguments

exog_charac

Vector of exogenous product characteristic variables, as a character vector

price

Variable containing market price, as a character string

nest_shares

Vector of nest share variables, as a character vector

Value

A character string with a partial formula of product characteristics and nest shares.


lachlandeer/demandr documentation built on May 21, 2019, 12:04 p.m.