Dear all,
I am trying to do the calculations for the algorithm below (i.e. to create the syntax for this algorithm that combines items received by household individuals and receipts by household units (individuals and HH units)). Since this implies two set of receipts (one is on the individual level 'pers_id') and the other on the household level (hh_id). How should the syntax look like? should I include 'i' in the first part which corresponds to the sum? The second part relates to those receipts on the HH level. Appreciate your help! Thanks!
Expit= I11107$$ = [sum of (x + y + z ) over all individuals in the household] + Housing + childbenefits
Related Posts with Syntax for algorithm that combines items received by (individuals and HH units)
How to graph difference in means between model 1 and model 2Hi Statalist, I will appreciate help with this problem. First, here is my data: Code: * Example g…
Negative lower confidence interval boundary for variance with nlcom after a multilevel logistic regressionHello, I am conducting a multilevel logistic regression to identify determinants of the availabilit…
Using mata to create matrixI'd like to create a matrix shown in the figure. It's a NC*(N+C) matrix. All N block matrixes on the…
Long Data Format: Creating a New Variable with Values Conditional on Combination of Values of Other Variables Across Many ObservationsHello! I am stuck not knowing how to create a variable I need based on my current data. I have a l…
total dose per day with multiple dates and times Code: * Example generated by -dataex-. To install: ssc install dataex clear input int(date_daily_3…
Subscribe to:
Post Comments (Atom)
0 Response to Syntax for algorithm that combines items received by (individuals and HH units)
Post a Comment