<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://chaofan-chen-1rc.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://chaofan-chen-1rc.github.io/" rel="alternate" type="text/html" /><updated>2026-07-04T12:24:40+00:00</updated><id>https://chaofan-chen-1rc.github.io/feed.xml</id><title type="html">Chaofan Chen / Academic Pages</title><subtitle>Physical activity, meta-analysis, and public health</subtitle><author><name>Chaofan Chen</name><email>chencf6@163.com</email></author><entry><title type="html">Future Blog Post</title><link href="https://chaofan-chen-1rc.github.io/posts/2012/08/blog-post-4/" rel="alternate" type="text/html" title="Future Blog Post" /><published>2199-01-01T00:00:00+00:00</published><updated>2199-01-01T00:00:00+00:00</updated><id>https://chaofan-chen-1rc.github.io/posts/2012/08/future-post</id><content type="html" xml:base="https://chaofan-chen-1rc.github.io/posts/2012/08/blog-post-4/"><![CDATA[<p>This post will show up by default. To disable scheduling of future posts, edit <code class="language-plaintext highlighter-rouge">config.yml</code> and set <code class="language-plaintext highlighter-rouge">future: false</code>.</p>]]></content><author><name>Chaofan Chen</name><email>chencf6@163.com</email></author><category term="cool posts" /><category term="category1" /><category term="category2" /><summary type="html"><![CDATA[This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.]]></summary></entry><entry><title type="html">Blog Post number 3</title><link href="https://chaofan-chen-1rc.github.io/posts/2014/08/blog-post-3/" rel="alternate" type="text/html" title="Blog Post number 3" /><published>2026-04-23T00:00:00+00:00</published><updated>2026-04-23T00:00:00+00:00</updated><id>https://chaofan-chen-1rc.github.io/posts/2014/08/blog-post-3</id><content type="html" xml:base="https://chaofan-chen-1rc.github.io/posts/2014/08/blog-post-3/"><![CDATA[<p>This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.</p>

<h1 id="headings-are-cool">Headings are cool</h1>

<h1 id="you-can-have-many-headings">You can have many headings</h1>

<h2 id="arent-headings-cool">Aren’t headings cool?</h2>]]></content><author><name>Chaofan Chen</name><email>chencf6@163.com</email></author><category term="cool posts" /><category term="category1" /><category term="category2" /><summary type="html"><![CDATA[This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.]]></summary></entry><entry><title type="html">Bayesian pairwise meta analysis</title><link href="https://chaofan-chen-1rc.github.io/posts/2026/04/bayesian-pairwise-meta-analysis/" rel="alternate" type="text/html" title="Bayesian pairwise meta analysis" /><published>2026-04-23T00:00:00+00:00</published><updated>2026-04-23T00:00:00+00:00</updated><id>https://chaofan-chen-1rc.github.io/posts/2026/04/blog-post-4</id><content type="html" xml:base="https://chaofan-chen-1rc.github.io/posts/2026/04/bayesian-pairwise-meta-analysis/"><![CDATA[<ul>
  <li><a href="/pages/2026/04/Bayesian-meta-analysis-in-Brms/">Bayesian meta analysis in brms</a></li>
  <li><a href="/pages/2026/04/Bayesian-meta-analysis-in-Brms-2/">Bayesian meta analysis in brms 2</a></li>
</ul>]]></content><author><name>Chaofan Chen</name><email>chencf6@163.com</email></author><category term="meta-analysis" /><category term="R" /><category term="Bayesian framework" /><category term="multilevel model" /><summary type="html"><![CDATA[Bayesian meta analysis in brms Bayesian meta analysis in brms 2]]></summary></entry><entry><title type="html">Doing Meta-Analysis in R: A Hands-on Guide</title><link href="https://chaofan-chen-1rc.github.io/posts/2026/04/doing-meta-analysis-in-r-series/" rel="alternate" type="text/html" title="Doing Meta-Analysis in R: A Hands-on Guide" /><published>2026-04-17T00:00:00+00:00</published><updated>2026-04-17T00:00:00+00:00</updated><id>https://chaofan-chen-1rc.github.io/posts/2026/04/doing-meta-analysis-in-r-a-hands-on-guide</id><content type="html" xml:base="https://chaofan-chen-1rc.github.io/posts/2026/04/doing-meta-analysis-in-r-series/"><![CDATA[<p>I am starting a reading-note series on <em>Doing Meta-Analysis in R: A Hands-on Guide</em>.</p>

<p>This series will summarize key methods, practical R workflows, and my own reflections on how the book can inform applied meta-analysis projects.</p>

<h2 id="why-this-series">Why this series</h2>

<p>I want to use this space to:</p>
<ul>
  <li>organize my reading notes systematically,</li>
  <li>connect the book’s content to real meta-analytic practice,</li>
  <li>build a reusable reference for future projects.</li>
</ul>

<h2 id="planned-notes">Planned notes</h2>

<h3 id="基本内容">基本内容</h3>

<ul>
  <li><a href="/reading-notes/dmar-note-01/">Welcome!</a></li>
  <li><a href="/reading-notes/dmar-note-02/">入门</a></li>
  <li><a href="/reading-notes/dmar-note-03/">1 引言</a></li>
  <li><a href="/assets/pdf/Discovering-R.pdf">2 探索 R</a></li>
  <li><a href="/reading-notes/dmar-note-05/">3 效应量</a></li>
  <li><a href="/assets/pdf/4-Pooling-Effect-Sizes.pdf">4 合并效应量</a></li>
  <li><a href="/assets/pdf/4-Between-Study-Heterogeneity.pdf">5 研究间异质性</a></li>
  <li><a href="/assets/pdf/6-Forest-Plots.pdf">6 森林图</a></li>
  <li><a href="/assets/pdf/7-Subgroupanalysis.pdf">7 亚组分析</a></li>
  <li><a href="/reading-notes/dmar-note-08/">8 Meta 回归</a></li>
  <li><a href="/reading-notes/dmar-note-09/">9 发表偏倚</a></li>
</ul>

<h3 id="高级方法">高级方法</h3>

<ul>
  <li><a href="/reading-notes/dmar-note-10/">10 “多层级”Meta 分析</a></li>
  <li>11 结构方程模型 Meta 分析</li>
  <li><a href="/reading-notes/dmar-note-12/">12 网络 Meta 分析</a></li>
  <li><a href="/notes/bayesian-meta-analysis/">13 贝叶斯 Meta 分析</a></li>
</ul>

<h3 id="实用工具">实用工具</h3>

<ul>
  <li>14 功效分析</li>
  <li><a href="/assets/pdf/15-Risk-of-Bias-Plots.pdf">15 偏倚风险图</a></li>
  <li>16 报告与可重复性</li>
  <li>17 效应量计算与转换
    <h2 id="how-i-will-use-these-notes">How I will use these notes</h2>
  </li>
</ul>

<p>These notes will focus on:</p>
<ul>
  <li>conceptual understanding,</li>
  <li>practical R implementation,</li>
  <li>issues that matter in real research workflows.</li>
</ul>

<p>I will continue updating this series as I read further.</p>]]></content><author><name>Chaofan Chen</name><email>chencf6@163.com</email></author><category term="meta-analysis" /><category term="R" /><category term="reading notes" /><category term="book notes" /><summary type="html"><![CDATA[I am starting a reading-note series on Doing Meta-Analysis in R: A Hands-on Guide.]]></summary></entry><entry><title type="html">Blog Post number 2</title><link href="https://chaofan-chen-1rc.github.io/posts/2013/08/blog-post-2/" rel="alternate" type="text/html" title="Blog Post number 2" /><published>2013-08-14T00:00:00+00:00</published><updated>2013-08-14T00:00:00+00:00</updated><id>https://chaofan-chen-1rc.github.io/posts/2013/08/blog-post-2</id><content type="html" xml:base="https://chaofan-chen-1rc.github.io/posts/2013/08/blog-post-2/"><![CDATA[<p>This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.</p>

<h1 id="headings-are-cool">Headings are cool</h1>

<h1 id="you-can-have-many-headings">You can have many headings</h1>

<h2 id="arent-headings-cool">Aren’t headings cool?</h2>]]></content><author><name>Chaofan Chen</name><email>chencf6@163.com</email></author><category term="cool posts" /><category term="category1" /><category term="category2" /><summary type="html"><![CDATA[This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.]]></summary></entry></feed>