<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Healthcare Economist &#187; Econometrics</title>
	<atom:link href="http://healthcare-economist.com/category/econometrics/feed/" rel="self" type="application/rss+xml" />
	<link>http://healthcare-economist.com</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 08:10:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Add to Your Skills Toolkit: The Oaxaca Decomposition</title>
		<link>http://healthcare-economist.com/2012/01/26/add-to-your-skills-toolkit-the-oaxaca-decomposition/</link>
		<comments>http://healthcare-economist.com/2012/01/26/add-to-your-skills-toolkit-the-oaxaca-decomposition/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 16:15:47 +0000</pubDate>
		<dc:creator>Jason Shafrin</dc:creator>
				<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Economics - General]]></category>
		<category><![CDATA[Labor Economics]]></category>
		<category><![CDATA[Oaxaca Decomposition]]></category>
		<category><![CDATA[Regional Variation]]></category>

		<guid isPermaLink="false">http://healthcare-economist.com/?p=6150</guid>
		<description><![CDATA[Suppose you look at health care spending in two different regions and observe a significant difference.  You may want to know what the cause of this difference is.  Is it because one region has a mix of people who are sicker; or is because the reason treat patients with a given disease more intensively? One [...]]]></description>
			<content:encoded><![CDATA[<p>Suppose you look at health care spending in two different regions and observe a significant difference.  You may want to know what the cause of this difference is.  Is it because one region has a mix of people who are sicker; or is because the reason treat patients with a given disease more intensively?</p>
<p>One way to answer this question is to use the Oaxaca decomposition.  This approach was originally formulated by <a href="http://www-bcf.usc.edu/~ridder/Lnotes/Undeconometrics/Transparanten/Wagedecomp.pdf">Ronald Oaxaca</a>. <a href="http://siteresources.worldbank.org/INTPAH/Resources/Publications/459843-1195594469249/HealthEquityCh12.pdf">This document</a> provides a nice overview of how to use the Oaxaca Decomposition and I apply that framework to the health spending case.</p>
<h3>Differences in Health Spending</h3>
<p>Assume that there are two regions: Region A and Region B. The spending for the two regions can be modeled using a linear regression framework:</p>
<ul>
<li>Y<sup>A</sup> = β<sup>A</sup>X + ε<sup>A</sup></li>
<li>Y<sup>B</sup> = β<sup>B</sup>X + ε<sup>B</sup></li>
</ul>
<p>The <em>Y</em> term represents spending and the variable <em>X</em> represents the patient&#8217;s health status. Health status could be measured as a vector of factors or as a single indicator (e.g., healthy or sick). The term <em>β</em> describes much an area spending on medical resources to treat a patient with a health status of <em>X</em>. Thus, average difference in spending per person the two regions is:</p>
<ul>
<li>Y<sup>A</sup> &#8211; Y<sup>B</sup> = β<sup>A</sup>X<sup>A</sup> &#8211; β<sup>B</sup>X<sup>B</sup></li>
</ul>
<p>where <em>X<sup>A</sup></em> is the average case mix in the area.</p>
<h3>Determinants of Health Spending Differentials</h3>
<p>Now the question is whether case mix or spending practices conditional on case mix is the key driver of the differences in spending between regions A and B. One can differentiate these two components using the following Oaxaca Decomposition:</p>
<ul>
<li>Y<sup>A</sup> &#8211; Y<sup>B</sup> = ΔXβ<sup>B</sup> + ΔβX<sup>A</sup></li>
<li>Y<sup>A</sup> &#8211; Y<sup>B</sup> = ΔXβ<sup>A</sup> + ΔβX<sup>B</sup></li>
</ul>
<p>In the first equation, the differences in health status (<em>X</em>&#8216;s)are weighted by the coefficients for region B and the differences in the coefficients are weighted by the <em>X</em>’s from region A, whereas in the second, the differences in the <em>X</em>&#8216;s are weighted by the coefficients of from region A and the differences in the coefficients are weighted by the <em>X</em>&#8216;s of from region B.</p>
<p>There are basically three factors that effect health spending in the region: i) differences in health status across regions ii) differences in treatment patterns conditional on health status, and iii) the interaction of health status and conditional treatment effects. One can see this clearly below:</p>
<ul>
<li>Y<sup>A</sup> &#8211; Y<sup>B</sup> = ΔXβ<sup>B</sup> + ΔβX<sup>B</sup> + ΔXΔβ</li>
<li>Y<sup>A</sup> &#8211; Y<sup>B</sup> = H + T + HT</li>
</ul>
<p>The equations above show the health status effect (H), the treatment effect (T) and the interaction (HT).</p>
<p>The specification chosen for the Oaxaca decomposition determines whether the interaction effect is placed with the health status effect or the treatment effect.  More precisely:</p>
<ul>
<li>Y<sup>A</sup> &#8211; Y<sup>B</sup> = ΔXβ<sup>B</sup> + ΔβX<sup>A</sup> = H + (HT + T)</li>
<li>Y<sup>A</sup> &#8211; Y<sup>B</sup> = ΔXβ<sup>A</sup> + ΔβX<sup>B</sup> = (H+ HT) + T</li>
</ul>
<p>In effect, the first decomposition specification incorporates the interaction term with the treatment effect whereas the second specification places the interaction term together with the health status effect.</p>
<p>Sources:</p>
<ul>
<li><small>Oaxaca, R. 1973. “<a href="http://www-bcf.usc.edu/~ridder/Lnotes/Undeconometrics/Transparanten/Wagedecomp.pdf">Male-Female Wage Differentials in Urban Labor Markets</a>.” <em>International Economic Review</em> 14: 693–709.</small></li>
<li><small>Owen O’Donnell, Eddy van Doorslaer, Adam Wagstaff, Magnus Lindelow &#8220;<a href="http://siteresources.worldbank.org/INTPAH/Resources/Publications/459843-1195594469249/HealthEquityCh12.pdf">Explaining Differences between Groups: Oaxaca Decomposition</a>&#8221; Chapter 12, <a href="http://siteresources.worldbank.org/INTPAH/Resources/Publications/459843-1195594469249/HealthEquityFINAL.pdf">Analyzing Health Equity Using Household Survey Data</a>, World Bank, WBI Learning Resources Series, 2008</small>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://healthcare-economist.com/2012/01/26/add-to-your-skills-toolkit-the-oaxaca-decomposition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MEPS vs. NHEA</title>
		<link>http://healthcare-economist.com/2011/12/20/meps-vs-nhea/</link>
		<comments>http://healthcare-economist.com/2011/12/20/meps-vs-nhea/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 08:24:04 +0000</pubDate>
		<dc:creator>Jason Shafrin</dc:creator>
				<category><![CDATA[CHIP]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Medicaid]]></category>
		<category><![CDATA[MEPS]]></category>
		<category><![CDATA[National Health Expenditures]]></category>
		<category><![CDATA[NHEA]]></category>
		<category><![CDATA[PHC]]></category>

		<guid isPermaLink="false">http://healthcare-economist.com/?p=5873</guid>
		<description><![CDATA[Many researchers use household data sources to examine a variety of hypothesis.  The use of household data has many benefits including allowing for more detailed socioeconomic information (e.g., education, income) beyond what is contained in administrative claims files.  One drawback of household data is that extrapolations made from household survey data may not match national [...]]]></description>
			<content:encoded><![CDATA[<p>Many researchers use household data sources to examine a variety of hypothesis.  The use of household data has many benefits including allowing for more detailed socioeconomic information (e.g., education, income) beyond what is contained in administrative claims files.  One drawback of household data is that extrapolations made from household survey data may not match national estimates.</p>
<p>For instance, <a href="http://www.meps.ahrq.gov/mepsweb/data_files/publications/workingpapers/wp_08006.pdf">this article</a> examines how to align the Medical Expenditure Panel Survey (MEPS) to aggregate U.S. benchmarks provided in the National Health Expenditure Accounts (<a href="https://www.cms.gov/nationalhealthexpenddata/">NHEA</a>).  Today, I review some of these adjustments.</p>
<p><span id="more-5873"></span><br />
The article by <a href="http://www.meps.ahrq.gov/mepsweb/data_files/publications/workingpapers/wp_08006.pdf">Selden and Sing (2008)</a> compares NHEA Personal Health Care (PHC) expenditures against MEPS expenditures. Whereas total NHEA in the U.S. was $1.603 trillion in 2003, PHC was only $1.341 trillion since it excludes administrative costs, public health, research, and construction, none of which are captured by MEPS. Using the PHC as the starting point, here are some other key differences between the MEPS and NHEA PHC measure.</p>
<h3>Matching MEPS to NHEA PHC using MEPS definition of medical expenditures</h3>
<ul>
<li><strong>Institutionalized population and active military</strong>.  PHC includes these individuals, but MEPS excludes these individuals.</li>
<li><strong>Medicaid capitated payments</strong>.  The authors &#8220;&#8230;modified the NHEA allocation of capitated Medicaid payments across types of service using the MEPS expenditure distribution, rather than the fee-for-service Medicaid distribution used in the construction of NHEA. This adjustment shifted expenditures from Medicaid Hospital to Medicaid Physician.&#8221;</li>
<li><strong>Drug Rebates</strong>. NHEA includes rebates public insurance entities receive from pharmaceutical companies.  These rebates are not captured in MEPS.  The authors remove drug rebates from the NHEA PHC estimates.</li>
<li><strong>Medicaid/CHIP underreporting</strong>.  Like most household surveys, the MEPS data contains fewer observations of individuals stating that they have Medicaid or Children’s Health Insurance Program (CHIP) coverage than is the case when these figures are reported in administrative data.  To correct for this underreporting, the authors used &#8220;a 10 percent upweighting of Medicaid and SCHIP recipients, using a raking post-stratification to preserve the MEPS distribution of poverty level, age, sex, Medicare enrollment and uninsurance.&#8221;</li>
<li><strong>Underreporting of high cost cases</strong>.  The authors cite other research (Zuvekas, Cohen and Pylypchuk, 2005; <a href="http://www.inquiryjournalonline.org/doi/abs/10.5034/inquiryjrnl_46.01.92">Zuvekas, Olin, 2009</a>) which claim that MEPS underreports high cost cases.  This could be due in part because severely ill individuals may be have higher attrition rates.  Thus, the authors modify the MEPS sampling weights to increase the prevalence of high-cost cases.  They do this using a partial non-response model. &#8220;Our upweighting strategy targets the top three percent of the expenditure distribution in each of four (hierarchically defined) coverage groups: ever on Medicare, ever on non-Medicare Medicaid and SCHIP, ever on Private, and full-year uninsured. A raking post-stratification was implemented to preserve MEPS distributions by age, sex, race/ethnicity, and poverty level (along with coverage). The average increase in weight was 18.1 percent&#8230;&#8221;</li>
<li><strong>Laboratory Tests</strong>. &#8220;One area in which MEPS is particularly low is separately-billed laboratory tests, the number and financing of which are difficult to ascertain either from household respondents or from follow-back visits to providers ordering the tests.&#8221;  The authors allocated that additional lab spending test to individuals in a proportional fashion based on each individual&#8217;s use of physician services.</li>
<li><strong>Other adjustments</strong>. For the remaining adjustments, the authors simply scaled the MEPS amounts to match the NHEA figures.</li>
</ul>
<h3>Adjusting MEPS to match NHEA definition of medical expenditures</h3>
<p>The list above describes how to calibrate MEPS to match NHEA figures for a MEPS-based definition of medical expenditures. However, the NHEA PHC figures include some expenditures which are not included in MEPS. These costs include:</p>
<ul>
<li><strong>Non-medical assistance with activities of daily living</strong>. These costs are born mostly by Medicaid. The authors allocated these costs in proportion to home health care by source of payment.</li>
<li><strong>Hospital Subsidies</strong>.  These include Medicare and Medicaid disproportionate share (DSH) payments, Medicare graduate medical education subsidies, State and local subsidies to public hospitals, Medicare retrospective adjustments and capital pass-throughs.</li>
<li><strong>Public health, public research, public investment in structures and equipment</strong>.</li>
<li><strong>Administrative Costs</strong>.  For public programs, the authors allocate administrative costs in proportion to spending on care.  For private insurance, the authors use a regression-based model which compares health expenditures against insurance premiums paid by households and employers.</li>
<li><strong>Tax Expenditures</strong>.  Tax expenditures include: i) the exemption of employer health insurance contributions to from employee income and payroll taxes and ii) the exemption of medical care from state and local sales taxes</li>
</ul>
<h3>Comparing MEPS to Medicare claims data</h3>
<p>Not only does MEPS underreport utilization compared the NHEA, similar differences are found when comparing to Medicare claims data. Zuvekas and Olin (2009) find a 19 percent gap between MEPS and Medicare claims data. The The key factors driving these differentials are underreporting of ehalth care utilization by respondents and underrepresentation of high expenditure cases in MEPS.</p>
<p>Specifically, quantities in MEPS come from household responses. Generally, household accurately report inpatient stays, but underreport emergency department and office visits. Further, household generally estimate their out of pocket cost accurately, but most &#8220;&#8230;may not know third-party payments at all or report them inaccurately because of confusion about discounts, adjustments, and contractual arrangements.&#8221;</p>
<p>Underrepresentation of high cost cases about $25,000 is also a problem. Whereas the top decile spending levels in the claims data spend $23,900, in MEPS the figure is $26,700. For the top five percentiles, Medicare claims has average spending of $38,500, compared to $34,600 in MEPS.</p>
<p><!--more--></p>
<p><em>Sources</em>:</p>
<ul>
<li>Thomas Selden, Merrile Sing, &#8220;<a href="http://www.meps.ahrq.gov/mepsweb/data_files/publications/workingpapers/wp_08006.pdf">Aligning the Medical Expenditure Panel Survey to Aggregate U.S. Benchmarks</a>,&#8221; AHRQ Working Paper No. 08006, July 2008.</li>
<li>Samuel H. Zuvekas, Gary L. Olin, &#8220;<a href="http://www.hsr.org/hsr/abstract.jsp?aid=44912215406">Validating Household Reports of Health Care Use in the Medical Expenditure Panel Survey</a>&#8221; Health Services Research, VOLUME 44 | NUMBER 5 | OCTOBER 2009.</li>
<li>Samuel H. Zuvekas, Gary L. Olin, &#8221;<a href="http://www.ncbi.nlm.nih.gov/pubmed/19489486">Accuracy of Medicare Expenditures in the Medical Expenditure Panel Survey</a>&#8221; Inquiry, 209 Spring; 46(1):92-108.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://healthcare-economist.com/2011/12/20/meps-vs-nhea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kappa Statistic</title>
		<link>http://healthcare-economist.com/2011/11/02/kappa-statistic/</link>
		<comments>http://healthcare-economist.com/2011/11/02/kappa-statistic/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 11:40:21 +0000</pubDate>
		<dc:creator>Jason Shafrin</dc:creator>
				<category><![CDATA[Econometrics]]></category>

		<guid isPermaLink="false">http://healthcare-economist.com/?p=5894</guid>
		<description><![CDATA[Many research studies aim to figure out if a physicians did a good job.  Many studies use administrative claims data to evaluate performance.  Other times, researchers use medical record review. One problem with medical record review is that oftentimes experts will come up with differing opinions from reviewing the same medical record.  Thus, researchers often [...]]]></description>
			<content:encoded><![CDATA[<p>Many research studies aim to figure out if a physicians did a good job.  Many studies use administrative claims data to evaluate performance.  Other times, researchers use medical record review.</p>
<p>One problem with medical record review is that oftentimes experts will come up with differing opinions from reviewing the same medical record.  Thus, researchers often have at least two individuals review the medical record so that the results are not biased by a single person&#8217;t opinion.</p>
<p>A question of interest is how reliable are different evaluators of medical record.  Cohen&#8217;s kappa can provide a quantitative estimate of inter-rater reliability.  The formula is the following:</p>
<ul>
<li>[P(a)-P(e)]/[1-P(e)]</li>
</ul>
<div><span class="Apple-style-span" style="line-height: 17px;">Where <em>P(a)</em> is the observed level of agreement and <em>P(e)</em> is the expected level of agreement from pure chance.  </span><span class="Apple-style-span" style="line-height: 17px;">In essence, the kappa measurement compares the observed level of inter-rater agreement against the level of agreement that would be expected by pure chance.  </span></div>
<p>To give an example, consider the situation where two raters rate 10 blogs and can give them a rating of an A, B, or C. These data are available <a href="https://docs.google.com/spreadsheet/ccc?key=0AqBLM3x5sYdBdG9UOWt2UGltNG94aGlTSFYtVUR5MlE">here</a>.  You can see that Tester 1 is more likely to give positive ratings and Tester 2 is more likely to give negative ratings.  In this example, the value of Kappa is 0.44.</p>
<p>A general rule of thumb to follow is values &lt; 0 as indicating no agreement, 0–.20 as slight, .21–.40 as fair, .41–.60 as moderate, .61–.80 as substantial, and .81–1 as almost perfect agreement.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://healthcare-economist.com/2011/11/02/kappa-statistic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Biases</title>
		<link>http://healthcare-economist.com/2011/06/28/biases/</link>
		<comments>http://healthcare-economist.com/2011/06/28/biases/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 14:05:41 +0000</pubDate>
		<dc:creator>Jason Shafrin</dc:creator>
				<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Bias]]></category>
		<category><![CDATA[Statistics]]></category>

		<guid isPermaLink="false">http://healthcare-economist.com/?p=5483</guid>
		<description><![CDATA[All economists are familiar with the problem of selection bias.  In non-randomized samples, patients may choose to be in either the treatment or control group based on factors which are also related to the outcome of interest.  Even if researchers can design a study that fully controls for selection bias, robust studies must also account [...]]]></description>
			<content:encoded><![CDATA[<p>All economists are familiar with the problem of selection bias.  In non-randomized samples, patients may choose to be in either the treatment or control group based on factors which are also related to the outcome of interest.  Even if researchers can design a study that fully controls for selection bias, robust studies must also account for other biases.  These include:</p>
<ul>
<li><strong>Recall bias</strong>: Patients in one group have better or worse memory of a given event.  If one wishes to compare changes in income for individual who received certain workforce training, individuals who participated in the program may be more or less likely to inflate their income levels over time.</li>
<li><strong>Interviewer bias</strong>: If new data is being collected and researchers use separate interviewers for the treatment and control groups, if one interviewer systematically over/understates the interviewee responses, the study results will be biased.</li>
<li><strong>Observation bias</strong>: This problem is particularly problematic for medical studies.  Observation bias occurs when physicians (or patients) are more likely to detect a disease.  Thus, a study identifying how pollution affected disease rates may underestimate the impact of the pollution if those affected are less likely to detect any disease than those who are not.  For instance, if poor individuals are more likely to drink polluted water than rich individuals, but also less likely to go to the doctor, the disease incidence from polluted water would be underreported and the causal impact of water pollution would be underestimated.</li>
</ul>
<p>Outside of purely statistical biases, the research community at large may suffer from other biases as well.  These include:</p>
<ul>
<li><strong>Funding bias</strong>: Researcher bias towards interpreting quantitative results in favor of the entity which funded their study.</li>
<li><strong>Status quo bias</strong>: Survey respondents may base their opinions closer to the status quo or researchers can interpret their results in a fashion more likely to coincide with the existing academic literature.</li>
<li><strong>Publication Bias</strong>: tendency of researchers, editors, and pharmaceutical companies to handle the reporting of experimental results that are positive (i.e. showing a significant finding) differently from results that are negative (i.e. supporting the null hypothesis) or inconclusive, leading to bias in the overall published literature.</li>
<li><strong>Hindsight bias</strong>: is the inclination to see events that have already occurred as being more predictable than they were before they took place</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://healthcare-economist.com/2011/06/28/biases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quantile Regressions</title>
		<link>http://healthcare-economist.com/2011/05/10/quantile-regressions/</link>
		<comments>http://healthcare-economist.com/2011/05/10/quantile-regressions/#comments</comments>
		<pubDate>Tue, 10 May 2011 08:01:19 +0000</pubDate>
		<dc:creator>Jason Shafrin</dc:creator>
				<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Percentile]]></category>
		<category><![CDATA[Quantile Regression]]></category>
		<category><![CDATA[Regression]]></category>

		<guid isPermaLink="false">http://healthcare-economist.com/?p=5204</guid>
		<description><![CDATA[Understanding quantiles is fairly intuitive. A physician would rank in the τth quantile of in terms of quality of care if he performs better than the proportion τ of the reference group of physicians and worse than the proportion (1–τ). For physicians at the median, half of physicians will perform worse than this doctor and [...]]]></description>
			<content:encoded><![CDATA[<p>Understanding quantiles is fairly intuitive.  A physician would rank in the τth quantile of in terms of quality of care if he performs better than the proportion τ of the reference group of physicians and worse than the proportion (1–τ). For physicians at the  median, half of physicians will perform worse than this doctor and half will perform better.</p>
<p>Quantile regressions, however, offer the power to evaluate whether the predicted effect of selected explanatory variables on the outcome of interest differs depending on the where in the distribution the individual is located.  Koenker and Bassett (1978) created these regression models and based them on the same intuition used to calculate the median. Today I review contrasts how quantile regressions work compared to ordinary least squares (OLS).</p>
<h3>Mean vs. Quantile</h3>
<p>The simplest way to compare OLS against quantile regression is to compare optimization methods for the mean and quantiles (e.g., median).  Most people know the mean and median formulas, but the following specifications detail how to calculate these values for any sample using optimization techniques.</p>
<ul>
<li>Mean: min <sub>μ∈ℜ </sub>Σ (y<sub>i</sub> &#8211; μ)<sup>2</sup></li>
<li>Quantile: min <sub>ξ∈ℜ </sub>Σ ρ<sub>τ</sub>(y<sub>i</sub> &#8211; ξ)</li>
</ul>
<p>where the function ρ<sub>τ</sub>(x) = x(τ &#8211; I(x&lt;0)).  In essence, the function ρ<sub>τ</sub> tilts the absolute value function towards the quantile under investigation.  For the mean, the goal is to pick the a parameter (the mean) which will minimize the sum of squared deviations.  For the quantile, the goal is to pick a parameter which will minimize the sum of absolute deviations.  For the median, the absolute deviations are weighted equally whereas for other quantiles deviations closer the quantile of interest receive more weight than those further away.</p>
<p>I have created <a href="https://spreadsheets.google.com/pub?hl=en&amp;hl=en&amp;key=0AqBLM3x5sYdBdDBtYUdoR25LQmx6NXJVSmVYZzNENEE&amp;output=html">this spreadsheet</a> to more clearly demonstrate how calculating quantiles can be done in practice.  Wikipedia also has a <a href="http://en.wikipedia.org/wiki/Quantile_regression">nice example</a>.</p>
<h3>OLS vs. Quantile Regression</h3>
<p>Again, compare the mechanisms by which OLS and quantile regressions choose the coefficients (i.e., β) to optimize the equations below.</p>
<ul>
<li>OLS: min <sub>β∈ℜ </sub>Σ (y<sub>i</sub> &#8211; Xβ)<sup>2</sup></li>
<li>Quantile Regression: min <sub>β<sub>τ</sub>∈ℜ </sub>Σ ρ<sub>τ</sub>(y<sub>i</sub> &#8211; Xβ<sub>τ</sub>)</li>
</ul>
<p>When you calculate the sample mean, you are calculating the unconditional population mean [i.e., E(y)]. When you conduct the OLS regression, one calculates the <em>conditional </em>expectation function E(y|X)].  Similarly, the quantile regression is used to estimate the <em>conditional</em> quantile of the dependent variable.</p>
<p>To conduct the quantile regression in SAS, on can perform the <a href="http://www2.sas.com/proceedings/sugi30/213-30.pdf">QUANTREG</a> function.  In Stata one can use the <a href="http://www.stata.com/capabilities/qreg.html">qreg</a> function.</p>
<h3>Quantile Regression in Practice</h3>
<p>An example of a paper using Quantile Regression includes the following: Johar, M. and Katayama, H. (2011), <a href="http://onlinelibrary.wiley.com/doi/10.1002/hec.1736/abstract">Quantile regression analysis of body mass and wages</a>. Health Economics, 20: n/a. doi: 10.1002/hec.1736.  This paper uses the National Longitudinal Survey of Youth 1979, to explore the relationship between body mass and wages. The researchers use quantile regression to provide a broad description of the relationship across the wage distribution.  &#8220;Our results find that for female workers body mass and wages are negatively correlated at all points in their wage distribution. The strength of the relationship is larger at higher-wage levels. For male workers, the relationship is relatively constant across wage distribution but heterogeneous across ethnic groups.&#8221;</p>
<p>Sources:</p>
<ul>
<li><small>Koenker, Roger and Gilbert Bassett. 1978. “Regression Quantiles.” Econometrica. January, 46:1, pp. 33–50.</small></li>
<p><small></small></p>
<p><small></small></p>
<p><small></p>
<li>Koenker, Roger and Kevin F. Hallock 2001. “<a href="http://www.econ.uiuc.edu/~roger/research/rq/QRJEP.pdf">Quantile Regression</a>.” Journal of Economic Perspectives. 15:4, pp. 143–156.</li>
<li>Colin (Lin) Chen. &#8220;<a href="http://www2.sas.com/proceedings/sugi30/213-30.pdf">An Introduction to Quantile Regression and the QUANTREG Procedure</a>&#8221; Paper 213-30, SAS Institute, Inc.</li>
<p></small><small></small><small></small><small></small><small></small><small></small></p>
<li><small>Brian S. Cade, Barry R. Noon, (2003) &#8220;<a href="http://www.econ.uiuc.edu/~roger/research/rq/QReco.pdf">A gentle introduction to quantile regression for ecologists</a>&#8220;, Frontiers in Ecology and the Environment, 1 (8), 412–420</small>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://healthcare-economist.com/2011/05/10/quantile-regressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing precision and accuracy</title>
		<link>http://healthcare-economist.com/2011/05/03/testing-precision-and-accuracy/</link>
		<comments>http://healthcare-economist.com/2011/05/03/testing-precision-and-accuracy/#comments</comments>
		<pubDate>Tue, 03 May 2011 07:04:57 +0000</pubDate>
		<dc:creator>Jason Shafrin</dc:creator>
				<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Predictive Value]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://healthcare-economist.com/?p=5121</guid>
		<description><![CDATA[How does one determine if a test is accuracy?  What does accuracy mean? One measure of test precision it is the positive predictive value, or the share of positive test results which are actually positive.  Alternatively, the negative predictive value determines the share of negative test results which are true (rather than false) negatives.  Better positive and [...]]]></description>
			<content:encoded><![CDATA[<p>How does one determine if a test is accuracy?  What does accuracy mean? One measure of test precision it is the positive predictive value, or the share of positive test results which are actually positive.  Alternatively, the negative predictive value determines the share of negative test results which are true (rather than false) negatives.  Better positive and negative predictive value indicates a better test.</p>
<p>In addition, sensitivity and specificity uses the gold standard (i.e., &#8220;true&#8221;) results as the denominator.  Sensitivity indicates the share of true positives as a fraction of total people who actually have the condition. Similarly, specificity gives the number of true negatives as a share of the number of test subjects who actually had the disease.</p>
<p>The formulas for these four metrics  describing the accuracy of various diagnostic testing procedures is shown below:</p>
<ul>
<li>
<pre><strong>Positive Predictive Value</strong>:  TP/(TP+FP)</pre>
</li>
<li>
<pre><strong>Negative Predictive Value</strong>:  TN/(TN+FN)</pre>
</li>
<li>
<pre><strong>Sensitivity</strong>:                TP/(TP+FN)</pre>
</li>
<li>
<pre><strong>Specificity</strong>:                TN/(FP+TN)</pre>
</li>
</ul>
<p><a href="https://spreadsheets.google.com/pub?hl=en&amp;hl=en&amp;key=0AqBLM3x5sYdBdHFSMjZUMzNBbTRFU0RGVndTVHNnLWc&amp;output=html">This example</a> below from <a href="http://en.wikipedia.org/wiki/Positive_predictive_value">Wikipedia</a> provides a simple example.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://healthcare-economist.com/2011/05/03/testing-precision-and-accuracy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Determining Population Size</title>
		<link>http://healthcare-economist.com/2011/04/26/determining-population-size/</link>
		<comments>http://healthcare-economist.com/2011/04/26/determining-population-size/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 07:02:07 +0000</pubDate>
		<dc:creator>Jason Shafrin</dc:creator>
				<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Cancer]]></category>
		<category><![CDATA[Capture]]></category>
		<category><![CDATA[Geographic Variation]]></category>

		<guid isPermaLink="false">http://healthcare-economist.com/?p=5108</guid>
		<description><![CDATA[How do ecologists determine the size of a population?    One method is the mark and recapture (a.k.a. capture/recapture method).  This method relies on having two separate trials to capture (either physically or in data) members of certain population and determines the population size based on the proportion of specimens who are captured in both [...]]]></description>
			<content:encoded><![CDATA[<p>How do ecologists determine the size of a population?    One method is the mark and recapture (a.k.a. capture/recapture method).  This method relies on having two separate trials to capture (either physically or in data) members of certain population and determines the population size based on the proportion of specimens who are captured in both trials.</p>
<p>The key assumption for the capture/recapture method is that the probability of capturing any given specimen is independent for each trial.  If one was doing a capture/recapture study and one could more easily capture fat and old birds, then the likelihood of catching the same bird in the second trial would increase.  This would inflate the value of <em>m</em>, and thus the approximation of the population would be too low.</p>
<p>One application of the capture/recapture method is <a href="http://aje.oxfordjournals.org/content/145/3/227.short">McClish et al. (1997)</a>&#8216;s examination of the size of the elderly cancer population in Virgina.  The authors estimate  the likelihood cancer patients appear in both the Virgina Cancer Registry (VCR) and the Medicare claims files (MEDPAR) for Virginia resident 65 and older.</p>
<p>&#8220;<em>Capture-recapture techniques were used to estimate the actual cancer population size, based on the concordance and discordance of the data sources. If VCR identifies M cases and MEDPAR identifies n cases, m of which are common to both sources, then the estimated number of cases in the entire population of cases at reporting hospitals will be N = [(M + 1) X (n + 1 )/(m + 1)] &#8211; 1. With this estimate of the population, the sensitivity of each source alone, as well as those of the combined sources, was estimated</em>.&#8221;</p>
<p>The variance of the total population is simply:</p>
<ul>
<li><em>var(N) = [(M+1)(n+1)(M-m)(n-m)]/[m+1)(m+1)(m+2)]</em></li>
</ul>
<p><span id="more-5108"></span></p>
<p>What explains the discrepancy between the VCR and MEDPAR data.  This study claims:</p>
<p>&#8220;<em>Cases not reported to the VCR were more likely to have their cancer diagnosis found in the second through fifth position in the MEDPAR record rather than in the first. That implies that cancer may not have been the primary reason for the hospitalization, so that MEDPAR may have identified a prevalent rather than an incident case. While the method used here has been used by others, some cases termed incident may have been prevalent cases seen as a recurrence after more than 2 years. More complex methods to identify incident cases that look at the position of cancer diagnostic code and the surgical interventions might improve this, but at the expense of missing more cases.</em>&#8221;</p>
<p><small>Source:  Donna Katzman McClish, Lynne Penberthy, Martha Whittemore, Craig Newschaffer, Diane Woolard, Chnstopher E. Desch, and Sheldon Retchin. <a href="http://aje.oxfordjournals.org/content/145/3/227.short">Ability of Medicare Claims Data and Cancer Registries to Identify Cancer Cases and Treatment</a>.  Am J Epidemiology. 1997, 145(3): 227-233</small>.</p>
<h3>APPENDIX</h3>
<p><strong>ICD-9-CM DIAGNOSTIC CODES</strong></p>
<ul>
<li>Breast: 174-174.9; 233; 233.0</li>
<li>Colorectal: 153-153.9; 154; 154.0; 154.1; 230.3;230.4</li>
<li>Lung: 162-162.9; 231; 231.2; 231.9</li>
<li>Prostate: 185&#8211;185.9; 233.4</li>
<li>ICD-9-CM SURGICAL CODES</li>
</ul>
<li><strong>Breast</strong></li>
<ul>
<li>Definitive surgical therapy: 85.4-85.48; 85.21-85.23</li>
<li>Biopsy: 85.11; 85.12; 85.19</li>
</ul>
<li><strong>Colorectal</strong>:</li>
<ul>
<li>Definitive surgical therapy: 45.4-45.43; 45.49;45.7-45.79; 45.8; 48.3-48.35; 48.4-48.49; 48.5;48.6-48.69</li>
<li>Biopsy: 45.23-45.29; 48.23-48.29</li>
</ul>
<li><strong>Lung</strong>:</li>
<ul>
<li>Definitive surgical therapy: 32.0-32.2; 32.28-32.29</li>
<li>Biopsy: 33.22-33.29</li>
</ul>
<li><strong>Prostate</strong>:</li>
<ul>
<li>Definitive surgical therapy: 60.2-60.69</li>
<li>Diagnostic procedure: 60.11; 60.12; 60.18; 60.2</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://healthcare-economist.com/2011/04/26/determining-population-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Algorithms to Predict Breast Cancer Stage</title>
		<link>http://healthcare-economist.com/2011/04/05/algorithms-to-predict-breast-cancer-stage/</link>
		<comments>http://healthcare-economist.com/2011/04/05/algorithms-to-predict-breast-cancer-stage/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 08:07:39 +0000</pubDate>
		<dc:creator>Jason Shafrin</dc:creator>
				<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Operations Research]]></category>
		<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[Breast Cancer]]></category>
		<category><![CDATA[Claims]]></category>
		<category><![CDATA[IOM]]></category>

		<guid isPermaLink="false">http://healthcare-economist.com/?p=5059</guid>
		<description><![CDATA[Cost effectiveness and quality analysis of the treatment of cancer has long been a goal of health services researchers.  In particular, researchers aim to determine whether various treatments provide cost-effective methods to improve longevity and quality.  Physicians, however, use different treatments depending on the patient’s cancer stage.  Although most cost-effectiveness researchers want to take into [...]]]></description>
			<content:encoded><![CDATA[<p>Cost effectiveness and quality analysis of the treatment of cancer has long been a goal of health services researchers.  In particular, researchers aim to determine whether various treatments provide cost-effective methods to improve longevity and quality.  Physicians, however, use different treatments depending on the patient’s cancer stage.  Although most cost-effectiveness researchers want to take into account patient cancer stage in their analyses, these data are not available in many administrative data files, such as the Medicare claims files.</p>
<p>To overcome this problem, recent studies have examined how to develop accurate algorithms to account for cancer stage in studies using claims data.  A paper by Cooper et al. has provided an initial attempt to accomplish this feat, but a more recent paper by <a href="http://www.ncbi.nlm.nih.gov/pubmed/20145734">Smith et al. 2010</a> offers an alternative.  Today, I will review the Smith paper.</p>
<p><strong>Methods</strong></p>
<p>The initial study population consisted of 150,764 women (age ≥ 65 years) diagnosed with breast cancer between 1992 and 2002 identified through Surveillance Epidemiology and End Results (SEER)-Medicare.   From this population, the following cohorts were excluded beneficiaries characterized by:</p>
<ul>
<li>Unknown SEER stage history</li>
<li>In situ rather than invasive cancer</li>
<li>Beneficiaries who were not continuously enrolled in Medicare FFS including beneficiaries who had had Medicare Advantage Coverage between 12 months prior and 9 months after diagnosis</li>
<li>Age less than 66 to ensure a complete year of history</li>
<li>Death</li>
</ul>
<p>To determine the cancer stage, physicians typically use the following heuristic:</p>
<ul>
<li>Observe if there is a distant tumor, then the patient is stage IV.</li>
<li>If the patient is not stage IV, then the patient is classified into stages based on tumor size and the extent of the disease.</li>
</ul>
<p><a href="https://spreadsheets.google.com/pub?hl=en&amp;key=0AqBLM3x5sYdBdFoxdG03c3psLVktR0M4SHV6VlVVbVE&amp;hl=en&amp;gid=0">This spreadsheet</a> explains the cancer stage classification according to the American Joint Committee on Cancer (AJCC).</p>
<p>The study relied on demographic, tumor, and treatment characteristics to identify the cancer stage.  One of the key variables in the breast cancer algorithm was axillary lymph node involvement.  <a href="https://spreadsheets.google.com/pub?hl=en&amp;key=0AqBLM3x5sYdBdFoxdG03c3psLVktR0M4SHV6VlVVbVE&amp;hl=en&amp;gid=1">This spreadsheet</a> also lists all the covariates included in the prediction algorithm.</p>
<p>To test the accuracy of the algorithm, the authors relied  on four metrics: sensitivity, specificity, positive predictive value (PPV), and negative predictive value (NPV).  The authors calibrated the model on a baseline sample of the SEER data and tested the accuracy using a validation sample.</p>
<p>One drawback of the Smith et al. algorithm is that it requires both retrospective and prospective data for up to 1 year prior to and 1 year after the date of diagnosis.  Further, patients have to be continually enrolled in Medicare FFS for the algorithm to work properly.  Those who join a Medicare Advantage plan are dropped from the sample.</p>
<p><strong>Conclusion</strong></p>
<p>The authors claimed the following results:</p>
<p>“A claims-based algorithm was utilized to predict breast cancer stage, and was particularly successful when used to identify early stage disease. These prediction equations may be applied in future studies of breast cancer patients, substantially improving the utility of claims-based studies in this group. This method may similarly be employed to develop algorithms permitting claims-based epidemiologic studies of patients with other cancers.”</p>
<p>Source:</p>
<ul>
<li><small>Smith GL, Shih YC, Giordano SH, Smith BD, Buchholz TA. <a href="http://www.ncbi.nlm.nih.gov/pubmed/20145734">A method to predict breast cancer stage using Medicare claims</a>. Epidemiol Perspect Innov. 2010 Jan 15;7:1.</small></li>
<p><small></small></p>
<p><small></small></p>
<p><small></small></p>
<p><small></p>
<li>Cooper GS, Virnig B, Klabunde CN, Schussler N, Freeman J, Warren JL: <a href="http://www.ncbi.nlm.nih.gov/pubmed/12187167">Use of SEER-Medicare data for measuring cancer surgery</a>. Med Care 2002, 40:43-48.</li>
<p></small><small></small><small></small><small></small></p>
<li><small>Cooper GS, Yuan Z, Stange KC, Dennis LK, Amini SB, Rimm AA: <a href="http://www.ncbi.nlm.nih.gov/pubmed/10752973">Agreement of Medicare claims and tumor registry data for assessment of cancer-related treatment</a>. Med Care 2000, 38:411-421</small>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://healthcare-economist.com/2011/04/05/algorithms-to-predict-breast-cancer-stage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Selecting Medicare Cohorts</title>
		<link>http://healthcare-economist.com/2011/03/16/selecting-medicare-cohorts/</link>
		<comments>http://healthcare-economist.com/2011/03/16/selecting-medicare-cohorts/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 14:20:29 +0000</pubDate>
		<dc:creator>Jason Shafrin</dc:creator>
				<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Medicare]]></category>
		<category><![CDATA[Cohort]]></category>
		<category><![CDATA[Sample Selection]]></category>

		<guid isPermaLink="false">http://healthcare-economist.com/?p=5114</guid>
		<description><![CDATA[Medicare administrative data provides a rich source to conduct health services research.  Researchers who wish to use this data, however, often have to restrict their sample population in order to  have a similar types of patients and consistent data available.  Today I review some popular methods to restrict Medicare samples for research use. Restrictions to [...]]]></description>
			<content:encoded><![CDATA[<p>Medicare administrative data provides a rich source to conduct health services research.  Researchers who wish to use this data, however, often have to restrict their sample population in order to  have a similar types of patients and consistent data available.  Today I review some popular methods to restrict Medicare samples for research use.</p>
<p>Restrictions to consider for Medicare population:</p>
<ol>
<li><strong>Continuously enrolled in Parts A and B</strong>.  This is needed for data completeness.  New individuals could enroll in Medicare throughout the year and thus the data on their spending and treatment patterns may be incomplete.</li>
<li><strong>Medicare Advantage Enrollment</strong>.  Researchers may want to exclude beneficiaries who receive Medicare services through managed care, because they are currently not claim-level detail for MA-enrolled beneficiaries although this will change in 2012.</li>
<li><strong>U.S. Residence</strong>.  Individuals residing outside the U.S. may receive their care through other countries’ medical systems and thus Medicare claims may not capture the full range of services they receive.</li>
<li><strong>The Working Aged</strong>.  The working aged are individuals for whom a private group health insurance plan was the primary payer.  Medicare may not have a complete set of claims for working aged beneficiaries.</li>
<li><strong>Hospice Beneficiaries</strong>.  Managed care plans cover all Parts A &amp; B services <a href="http://www.medpac.gov/documents/MedPAC_Payment_Basics_07_MA.pdf">except for hospice</a>.  If one wants to predict Medicare Advantage spending, one would need to exclude hospice spending since hospices services are not covered by MA, only the Medicare FFS.</li>
<li><strong>ESRD Beneficiaries</strong>.  Beneficiaries with End Stage Renal Disease (ESRD) are covered by Medicare through a specific carve out.  Anyone with ESRD qualifies regardless of age.  Thus, researchers may want to exclude/include these beneficiaries.</li>
<li><strong>Medicaid Status</strong>.  Individuals who are dual eligible have much lower Medicare cost sharing and can also receive services covered by Medicaid.</li>
<li><strong>Disability Status</strong>.  Some individuals qualify for Medicare prior to being 65 because they were disabled and qualify under the <a href="http://www.ssa.gov/ssi/">Supplemental Security Income</a> program.  A researcher could restrict the sample to: i) individuals eligible for Medicare under SSI who are less than 65, or ii) individuals who are eligible for Medicare because they are over 65, but who were already enrolled in Medicare when they were under 65 because of their disability status.</li>
<li><strong>Death</strong>.  For researchers analyzing cost analysis, patients who die causes a problem.  Patients who die are low cost; excluding these patients from the sample, however, may assign low-cost status to certain providers for whom a large number of patients die.  Thus, one does not want to reward providers whose patients die at a high rate and identify them as low-cost providers.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://healthcare-economist.com/2011/03/16/selecting-medicare-cohorts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Cohort Framework for Describing Medicare Expenditure Growth</title>
		<link>http://healthcare-economist.com/2011/02/22/a-cohort-framework-for-describing-medicare-expenditure-growth/</link>
		<comments>http://healthcare-economist.com/2011/02/22/a-cohort-framework-for-describing-medicare-expenditure-growth/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 08:01:15 +0000</pubDate>
		<dc:creator>Jason Shafrin</dc:creator>
				<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Medicaid/Medicare]]></category>
		<category><![CDATA[Cohort Analysis]]></category>
		<category><![CDATA[Medicare Expenditures]]></category>
		<category><![CDATA[Time Trend]]></category>

		<guid isPermaLink="false">http://healthcare-economist.com/?p=4782</guid>
		<description><![CDATA[Medicare spending changes over time for multiple reasons.  First, for any cohort of individuals, these individuals the age as time passes.  As their age increases, expected medical expenditure will also rise.   Second, the individual will likely received different medical services as the standards of care change over time.  The standards of care can change [...]]]></description>
			<content:encoded><![CDATA[<p>Medicare spending changes over time for multiple reasons.  First, for any cohort of individuals, these individuals the age as time passes.  As their age increases, expected medical expenditure will also rise.   Second, the individual will likely received different medical services as the standards of care change over time.  The standards of care can change due to improved technology, policy, cultural factors, medical education, and other causes.</p>
<p>On the other hand, one could examine trends in Medicare spending for a certain age group over time.  For instance, how much did Medicare spend on care for 70 year-olds in 1970, 1990 and 2010?  In this case, medical expenditure change as the standards of care change over time.  In addition, certain cohorts may be more or less healthy than others when the reach a certain age, or the cohort may have difference preferences over medical treatment.</p>
<p>The post today review a method for describing differential growth rates in Medicare Expenditures.  For cohort <em>c</em> at age <em>α</em>, the following equation describes medical expenditures <em>y</em>.</p>
<ul>
<li>y(c,α) = g(c,α) + u<sub>c,α</sub></li>
</ul>
<p><span id="more-4782"></span>To identify the effects of the different components of this equation is not trivial.  In fact, there is an &#8220;&#8230;inherent identification problem, which is well known in the literature (e.g., Heckman and Robb, 1985), that prevents one from being able to distinguish among age, period, and cohort effects.&#8221;  In the MaCurdy and Geppert chapter, the authors use the follow specification to estimate the combined how aging affects medical expenditures for different birth cohorts.</p>
<ul>
<li>g(c,α) = Σ<sub>j</sub> β<sub>j</sub>(c) * φ<sub>j</sub>(α)</li>
</ul>
<p>The quantities β<sub>j</sub>(c) determine the shape of a cohort’s lifetime profile with respect to age, and the function φ<sub>j</sub>(α) captures cross-cohort variation in lifecycle profiles.  In the paper, the authors assume that there there are 3 separate cohorts.  They parameterize the function <em>g</em> as follow:</p>
<ul>
<li>g(c,α) = β<sub>0</sub>(c) + β<sub>1</sub>(c)α + β<sub>2</sub>(c)α<sup>2</sup></li>
</ul>
<p>where</p>
<ul>
<li>β<sub>j</sub>(c) = β<sub>0j</sub> + β<sub>1j</sub>*c + β<sub>2j</sub>*c<sup>2</sup>,       <small>j=1, 2, 3 </small></li>
</ul>
<p>In addition, the authors assume that the error distribmances can be decomposed as follows:</p>
<ul>
<li>u<sub>c,α</sub> = ū<sub>t</sub> + ū<sub>t,α</sub></li>
</ul>
<p>Here, ū<sub>t</sub> are the common time effects and the errors ū<sub>t,α</sub> are the idiosyncratic deviations from trends for cohorts <em>c</em> at age <em>α</em> after the removal of common year components.  One can then use a simple OLS specification to estimate the vector parameters <strong><em>β</em></strong> and fixed time deviations <em>ū</em><sub><em>t</em>.</sub><br />
Sources:</p>
<ul>
<li><small>Thomas E. MaCurdy, Jeffrey Geppert <a href="http://www.nber.org/chapters/c10358">&#8220;Characterizing the Experiences of High-Cost Users in Medicare</a>&#8221; Analyses in the Economics of Aging (2005), David A. Wise, editor (p. 79 &#8211; 128), Published in August 2005</small>.</li>
<li><small>Heckman, J. J., and R. Robb. 1985. Alternative methods for evaluating the impact of interventions. In <em><a href="http://www.amazon.com/Longitudinal-Analysis-Econometric-Society-Monographs/dp/0521304539">Longitudinal analysis of labor market data</a></em>, ed. J. Heckman and B. Singer, 156–245. Cambridge: Cambridge University Press</small>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://healthcare-economist.com/2011/02/22/a-cohort-framework-for-describing-medicare-expenditure-growth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

