Hi
I have a dataset with info on #trips for each individual (a total of 200) to a particular recreational site during a year. This is my RP data. For each individual I also have the number of trips expected under three different quality change scenarios. This is my SP data. I am a little at a loss as how to analyze this, both in general, but particularly in Stata. My central goal is to be able to calculate what happens to the Consumer Surplus under each of the quality changes of the site as compared to the current state.
1) Can I analyze the RP and each of the SP-scenarios separately and simply compare the CS between them? For this I might use Poisson or Neg binomial models, which I know how to handle.
2) Or should the RP and SP be analyzed in combination, in a panel? And in such case
a) is there a command in Stata to make the conversion from non-panel to panel data? As I said, all the RP and SP info is currently in only one row for each individual.
b) what should the data look like when ready for analysis using panel data? Many almost identical rows for each individual except for (i) #trips and maybe (ii) an indicator for hypothetical values (ie for SP/RP, se below)?
c) how can I handle the fact that zero-trip-responses are not possible in the on-site RP (since respondents have obviously been to the site at least once) but that zero-trip-responses are possible under the contingent scenarios
d) which stata commands can be used in this panel analysis
e) should I include an indicator for hypothetical values (i e for SP/RP), and if, how should I use the info from this indicator in the regression
I am a little at a loss regarding this and would appreciate help on any of the above questions.
Best regards,
Balta
Related Posts with Travel cost method combining RP and SP
svyset: missing standard error because of stratum with single sampling unitSince the dataset I'm using has a Stratum (v022) with only one PSU (v021), and I have to use the fol…
Weighting of Indian Demographic Health Survey (2015-16) dataUsing the Indian DHS 2015-16 data for my analysis, I have merged three files together (1) Person fil…
Covariances across groups and quarters Code: * Example generated by -dataex-. To install: ssc install dataex clear input byte qrtr float(…
metaprop - show subgroup pooled estimates onlyI using metaprop on 160 studies, subgrouping data by country. I want to suppress the study-level est…
zoib regressionHi everyone, I have used the zero-one inflated beta regression but I have concerns. My dependent var…
Subscribe to:
Post Comments (Atom)
0 Response to Travel cost method combining RP and SP
Post a Comment