<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Identification on TouchingFish.top</title><link>https://touchingfish.top/tags/identification/</link><description>Recent content in Identification on TouchingFish.top</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sun, 03 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://touchingfish.top/tags/identification/index.xml" rel="self" type="application/rss+xml"/><item><title>BEF研究中的因果假设争论</title><link>https://touchingfish.top/2022/scm-is-a-causal-hypothesis/</link><pubDate>Sun, 03 Apr 2022 00:00:00 +0000</pubDate><guid>https://touchingfish.top/2022/scm-is-a-causal-hypothesis/</guid><description>&lt;h2 id="引言"&gt;引言&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;a specific SCM is a causal hypothesis. Fitting to data gives you feedback about your hypothesis (and more). It represents a workflow that can lead to stunning advances. It&amp;rsquo;s not a magical box that you put your data into, shake, and watch all causal relationships fall out.&lt;/p&gt;
&lt;p&gt;— Don Schoolmaster, 05 Feb 2023&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;生物多样性-生态系统功能（Biodiversity-Ecosystem Function, BEF）研究是生态学中最具争议的领域之一。自1990年代以来，大量研究表明物种多样性与生态系统功能之间存在正相关关系。然而，这种相关性是否代表因果关系，一直是激烈辩论的焦点。&lt;/p&gt;
&lt;p&gt;2020年，Schoolmaster、Zirbel和Cronin（SZC）在《Ecology》发表了一篇论文，运用图形因果模型（Graphical Causal Model）重新审视BEF研究中的因果假设。随后，Grace、Loreau和Schmid（GLS）在2021年发表评论文章批评SZC的模型，SZC则在2022年发表回复。这场学术争论不仅涉及BEF研究的核心问题，更触及因果推论方法论的根本。&lt;/p&gt;
&lt;h2 id="标准因果模型的问题"&gt;标准因果模型的问题&lt;/h2&gt;
&lt;h3 id="传统bef研究的因果假设"&gt;传统BEF研究的因果假设&lt;/h3&gt;
&lt;p&gt;传统BEF研究隐含的因果模型可以表示为：&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;E → B → Q → F
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;其中：&lt;/p&gt;</description></item><item><title>工具变量如何通向因果效应</title><link>https://touchingfish.top/2022/instrumental-variables/</link><pubDate>Mon, 28 Mar 2022 00:00:00 +0000</pubDate><guid>https://touchingfish.top/2022/instrumental-variables/</guid><description>&lt;p&gt;在日常生活中，我们经常会遇到这样的问题：某种行为是否会导致某种结果？例如，吸烟是否会导致肺癌？参加工作培训是否会提高就业率？这些问题的答案并不总是显而易见，因为很多时候，行为和结果之间可能存在其他隐藏的混淆因素。工具变量（Instrumental Variables, IV）是当混淆因素不可观测时，识别因果效应的一种解决方案。&lt;/p&gt;
&lt;p&gt;假设我们有以下变量：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;$T$：处理变量（例如，是否接受某种治疗）&lt;/li&gt;
&lt;li&gt;$Y$：结果变量（例如，健康状况）&lt;/li&gt;
&lt;li&gt;$U$：混淆因素（例如，个人健康习惯）&lt;/li&gt;
&lt;li&gt;$Z$：工具变量（例如，是否被建议接受治疗）&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;工具变量 $Z$ 必须满足下列三个假设:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;相关性假设（Relevance Assumption）: $Z$ 对 $T$ 存在因果效应&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;排他限制（Exclusion Restriction）: $Z$ 对 $Y$ 的所有因果效应都必须经过中介 $T$&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;$Z$ causal effects on $Y$ is fully mediated by $T$.&lt;/p&gt;
&lt;p&gt;This assumption is known as the exclusion restriction because it excludes $Z$ from the structural equation for $Y$ and from any other structural equations that would make causal association flow from $Z$ to $Y$ without going through $T$.&lt;/p&gt;</description></item><item><title>结构性的因果关系表征（因果图）</title><link>https://touchingfish.top/2022/structural-causal-model/</link><pubDate>Sat, 20 Nov 2021 00:00:00 +0000</pubDate><guid>https://touchingfish.top/2022/structural-causal-model/</guid><description>&lt;p&gt;传统的因果推断（causal inference）多依赖于回归模型与假设检验，着重于处理数据中变量间的关联性，而忽视了因果关系的结构性。因果图模型的引入，则为我们提供了一种全新的视角，可谓因果推断领域的一大颠覆。&lt;/p&gt;
&lt;h2 id="结构方程"&gt;结构方程&lt;/h2&gt;
&lt;p&gt;相比传统回归分析的变量间关联，结构因果模型强调因果关系的显性表达，为我们提供了更多的信息。例如，$M$ 是一个结构因果模型（structural causal model），其中 $V=\{Z,X,Y\}$ 是研究中所讨论因果关系的变量，称为内生变量（endogenous variables），$U=\{U_z.U_x,U_y\}$ 是外生变量（exogenous variables），代表研究中没有被明确建模的扰动（disturbances）。&lt;/p&gt;
&lt;p&gt;函数 $F=\{f_z,f_x.f_y\}$ 称为结构方程（structural equations），每个函数表示对应的内生变量的数据生成机制，即对应的内生变量的值由其他变量的值所决定的因果过程。&lt;/p&gt;
$$
M=\begin{cases}
Z \leftarrow f_z(U_z)\\
X \leftarrow f_x(Z,U_x)\\
Y \leftarrow f_y(X,Z,U_y)\\
U \sim P(U)
\end{cases}
$$&lt;p&gt;$P(U)$ 表示外生变量相关联的概率分布，在本例中，假设外生变量是相互独立的。结构因果模型 $M$ 表示内生变量的联合分布 $P(V)$，称作观测分布（observational distribution）。&lt;/p&gt;
&lt;h2 id="有向无环图"&gt;有向无环图&lt;/h2&gt;
&lt;p&gt;每一个结构因果模型 $M$ 有一个对应的因果图 $G$，直观地刻画了各个变量之间的因果关系，每个节点表示模型 $M$ 中的一个变量（Variables，$V$），图中每一条边都表示变量之间的因果效应，箭头 $V_i \to V_j$ 说明变量 $V_i$ 是变量 $V_j$ 的直接原因（$V_i$ 出现在 $V_j$ 的结构方程中），表现为一个有向无环图（directed acyclic graph, DAG）。&lt;/p&gt;
&lt;p&gt;&lt;img src="SCM.svg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;通常情况下，因果图不会将外生变量明确地表示出来。如果外生变量非独立，即同时存在结构方程 $f_{v_i}$ 和 $f_{v_j}$ 中时，可以用虚线的双向箭头 $V_i \dashleftarrow\dashrightarrow V_j$ 表示。&lt;/p&gt;
&lt;h2 id="do-算子"&gt;&lt;em&gt;do&lt;/em&gt; 算子&lt;/h2&gt;
&lt;p&gt;关于因果关系的讨论中，Fisher 的随机化试验是实验性研究的黄金标准，而是否能够进行操纵（manipulability）被认为是讨论因果关系的先决条件，并形成了“无操纵不因果”（“no causation without manipulation”）的观念。&lt;/p&gt;</description></item><item><title>潜在结果框架（因果推论的基石）</title><link>https://touchingfish.top/2021/potential-outcome/</link><pubDate>Wed, 17 Nov 2021 00:00:00 +0000</pubDate><guid>https://touchingfish.top/2021/potential-outcome/</guid><description>&lt;p&gt;在 Neyman-Rubin 因果模型（或称“潜在结果框架”，Potential Outcome）中，所谓因果推论，实际上是估计“因果效应”（causal effect）。&lt;/p&gt;
&lt;h2 id="何谓因果效应"&gt;何谓因果效应&lt;/h2&gt;
&lt;p&gt;Rubin 给出一个直观的例子：&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Intuitively, &amp;hellip;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;If an hour ago I had taken two aspirins instead of just a glass of water, my headache would now be gone,&amp;rdquo; or &amp;ldquo;Because an hour ago I took two aspirins instead of just a glass of water, my headache is now gone.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;“如果一个小时前我服用了两个阿司匹林而不是一杯水，我的头痛现在就会消失”，或者“因为一个小时前我服用了两个阿司匹林而不是一杯水，我的头痛现在消失了”&lt;/p&gt;
&lt;p&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;Now define the causal effect of the $E$ versus $C$ treatment on $Y$ for a particular trial (i.e., a particular unit and associated
times $t_1$, $t_2$) as follows:&lt;/p&gt;</description></item></channel></rss>