testdata.Rd
These variables give examples of the data structures used in the model, as well as baseline price, GDP and parameter values that should produce reasonable results.
y.vals: Logarithmically-spaced pcGDP values
Ps.vals: Evenly spaced Ps values
Pn.vals: Evenly spaced Pn values
Pm.vals: Evenly spaced Pm values
samp.params: Example model parameter structure
x1: Monte carlo parameter vector. This vector encodes the same model as
samp.params
, but using the Monte Carlo version of the parameter
formulation for the staple income elasticity model.
x0: Parameters used to generate the test data
y.vals Ps.vals Pn.vals Pm.vals samp.params x1 x0
An object of class numeric
of length 20.
An object of class numeric
of length 20.
An object of class numeric
of length 20.
An object of class numeric
of length 20.
An object of class list
of length 4.
An object of class numeric
of length 9.
An object of class numeric
of length 9.