Skip to content

Commit

Permalink
rebuilt with cache cleared
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdamico committed Jan 5, 2024
1 parent 8d883ef commit 4d6d2ec
Show file tree
Hide file tree
Showing 57 changed files with 2,902 additions and 5,702 deletions.
2 changes: 1 addition & 1 deletion docs/1.1-install.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
2 changes: 1 addition & 1 deletion docs/1.2-survey.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
2 changes: 1 addition & 1 deletion docs/1.3-usage-examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
2 changes: 1 addition & 1 deletion docs/1.6-survey-of-consumer-finances-scf.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
50 changes: 25 additions & 25 deletions docs/1.7-real-world-examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down Expand Up @@ -344,17 +344,17 @@ <h3><span class="header-section-number">1.7.3</span> CPS-ASEC Worker Earnings</h
<p>The richest two percent:</p>
<div class="sourceCode" id="cb152"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb152-1"><a href="1.7-real-world-examples.html#cb152-1" tabindex="-1"></a><span class="dv">1</span> <span class="sc">-</span> <span class="fu">coef</span>(result)[<span class="dv">2</span>]</span></code></pre></div>
<pre><code>## L(0.98)
## 0.1385032</code></pre>
## 0.1382385</code></pre>
<div class="sourceCode" id="cb154"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb154-1"><a href="1.7-real-world-examples.html#cb154-1" tabindex="-1"></a><span class="dv">1</span> <span class="sc">-</span> <span class="fu">confint</span>(result)[<span class="dv">2</span>, ]</span></code></pre></div>
<pre><code>## 2.5 % 97.5 %
## 0.1434084 0.1335980</code></pre>
## 0.1435179 0.1329591</code></pre>
<p>The poorest half:</p>
<div class="sourceCode" id="cb156"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb156-1"><a href="1.7-real-world-examples.html#cb156-1" tabindex="-1"></a><span class="fu">coef</span>(result)[<span class="dv">1</span>]</span></code></pre></div>
<pre><code>## L(0.5)
## 0.2294553</code></pre>
## 0.2335371</code></pre>
<div class="sourceCode" id="cb158"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb158-1"><a href="1.7-real-world-examples.html#cb158-1" tabindex="-1"></a><span class="fu">confint</span>(result)[<span class="dv">1</span>, ]</span></code></pre></div>
<pre><code>## 2.5 % 97.5 %
## 0.2270388 0.2318717</code></pre>
## 0.2309755 0.2360987</code></pre>
</div>
<div id="pnad-contínua-per-capita-income" class="section level3" number="1.7.4">
<h3><span class="header-section-number">1.7.4</span> PNAD-Contínua Per Capita Income</h3>
Expand All @@ -368,17 +368,17 @@ <h3><span class="header-section-number">1.7.4</span> PNAD-Contínua Per Capita I
<p>The richest two percent:</p>
<div class="sourceCode" id="cb161"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb161-1"><a href="1.7-real-world-examples.html#cb161-1" tabindex="-1"></a><span class="dv">1</span> <span class="sc">-</span> <span class="fu">coef</span>(result)[<span class="dv">2</span>]</span></code></pre></div>
<pre><code>## L(0.98)
## 0.1382385</code></pre>
## 0.1682959</code></pre>
<div class="sourceCode" id="cb163"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb163-1"><a href="1.7-real-world-examples.html#cb163-1" tabindex="-1"></a><span class="dv">1</span> <span class="sc">-</span> <span class="fu">confint</span>(result)[<span class="dv">2</span>, ]</span></code></pre></div>
<pre><code>## 2.5 % 97.5 %
## 0.1435179 0.1329591</code></pre>
## 0.1740323 0.1625595</code></pre>
<p>The poorest half:</p>
<div class="sourceCode" id="cb165"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb165-1"><a href="1.7-real-world-examples.html#cb165-1" tabindex="-1"></a><span class="fu">coef</span>(result)[<span class="dv">1</span>]</span></code></pre></div>
<pre><code>## L(0.5)
## 0.2335371</code></pre>
## 0.1690023</code></pre>
<div class="sourceCode" id="cb167"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb167-1"><a href="1.7-real-world-examples.html#cb167-1" tabindex="-1"></a><span class="fu">confint</span>(result)[<span class="dv">1</span>, ]</span></code></pre></div>
<pre><code>## 2.5 % 97.5 %
## 0.2309755 0.2360987</code></pre>
## 0.1660912 0.1719135</code></pre>
</div>
<div id="pnad-contínua-worker-earnings" class="section level3" number="1.7.5">
<h3><span class="header-section-number">1.7.5</span> PNAD-Contínua Worker Earnings</h3>
Expand All @@ -392,17 +392,17 @@ <h3><span class="header-section-number">1.7.5</span> PNAD-Contínua Worker Earni
<p>The richest two percent:</p>
<div class="sourceCode" id="cb170"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb170-1"><a href="1.7-real-world-examples.html#cb170-1" tabindex="-1"></a><span class="dv">1</span> <span class="sc">-</span> <span class="fu">coef</span>(result)[<span class="dv">2</span>]</span></code></pre></div>
<pre><code>## L(0.98)
## 0.1682959</code></pre>
## 0.1681662</code></pre>
<div class="sourceCode" id="cb172"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb172-1"><a href="1.7-real-world-examples.html#cb172-1" tabindex="-1"></a><span class="dv">1</span> <span class="sc">-</span> <span class="fu">confint</span>(result)[<span class="dv">2</span>, ]</span></code></pre></div>
<pre><code>## 2.5 % 97.5 %
## 0.1740323 0.1625595</code></pre>
## 0.1745635 0.1617688</code></pre>
<p>The poorest half:</p>
<div class="sourceCode" id="cb174"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb174-1"><a href="1.7-real-world-examples.html#cb174-1" tabindex="-1"></a><span class="fu">coef</span>(result)[<span class="dv">1</span>]</span></code></pre></div>
<pre><code>## L(0.5)
## 0.1690023</code></pre>
## 0.1957089</code></pre>
<div class="sourceCode" id="cb176"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb176-1"><a href="1.7-real-world-examples.html#cb176-1" tabindex="-1"></a><span class="fu">confint</span>(result)[<span class="dv">1</span>, ]</span></code></pre></div>
<pre><code>## 2.5 % 97.5 %
## 0.1660912 0.1719135</code></pre>
## 0.1922068 0.1992109</code></pre>
</div>
<div id="scf-family-net-worth" class="section level3" number="1.7.6">
<h3><span class="header-section-number">1.7.6</span> SCF Family Net Worth</h3>
Expand All @@ -413,17 +413,17 @@ <h3><span class="header-section-number">1.7.6</span> SCF Family Net Worth</h3>
<p>The richest two percent:</p>
<div class="sourceCode" id="cb179"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb179-1"><a href="1.7-real-world-examples.html#cb179-1" tabindex="-1"></a><span class="dv">1</span> <span class="sc">-</span> <span class="fu">coef</span>(result)[<span class="dv">2</span>]</span></code></pre></div>
<pre><code>## L(0.98)
## 0.1681662</code></pre>
## 0.4518464</code></pre>
<div class="sourceCode" id="cb181"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb181-1"><a href="1.7-real-world-examples.html#cb181-1" tabindex="-1"></a><span class="dv">1</span> <span class="sc">-</span> <span class="fu">confint</span>(result)[<span class="dv">2</span>, ]</span></code></pre></div>
<pre><code>## 2.5 % 97.5 %
## 0.1745635 0.1617688</code></pre>
## 0.4720615 0.4316312</code></pre>
<p>The poorest half:</p>
<div class="sourceCode" id="cb183"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb183-1"><a href="1.7-real-world-examples.html#cb183-1" tabindex="-1"></a><span class="fu">coef</span>(result)[<span class="dv">1</span>]</span></code></pre></div>
<pre><code>## L(0.5)
## 0.1957089</code></pre>
<pre><code>## L(0.5)
## 0.02199947</code></pre>
<div class="sourceCode" id="cb185"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb185-1"><a href="1.7-real-world-examples.html#cb185-1" tabindex="-1"></a><span class="fu">confint</span>(result)[<span class="dv">1</span>, ]</span></code></pre></div>
<pre><code>## 2.5 % 97.5 %
## 0.1922068 0.1992109</code></pre>
<pre><code>## 2.5 % 97.5 %
## 0.02018178 0.02381715</code></pre>
</div>
<div id="scf-family-income" class="section level3" number="1.7.7">
<h3><span class="header-section-number">1.7.7</span> SCF Family Income</h3>
Expand All @@ -434,17 +434,17 @@ <h3><span class="header-section-number">1.7.7</span> SCF Family Income</h3>
<p>The richest two percent:</p>
<div class="sourceCode" id="cb188"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb188-1"><a href="1.7-real-world-examples.html#cb188-1" tabindex="-1"></a><span class="dv">1</span> <span class="sc">-</span> <span class="fu">coef</span>(result)[<span class="dv">2</span>]</span></code></pre></div>
<pre><code>## L(0.98)
## 0.4518464</code></pre>
## 0.2915461</code></pre>
<div class="sourceCode" id="cb190"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb190-1"><a href="1.7-real-world-examples.html#cb190-1" tabindex="-1"></a><span class="dv">1</span> <span class="sc">-</span> <span class="fu">confint</span>(result)[<span class="dv">2</span>, ]</span></code></pre></div>
<pre><code>## 2.5 % 97.5 %
## 0.4720615 0.4316312</code></pre>
## 0.3254621 0.2576302</code></pre>
<p>The poorest half:</p>
<div class="sourceCode" id="cb192"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb192-1"><a href="1.7-real-world-examples.html#cb192-1" tabindex="-1"></a><span class="fu">coef</span>(result)[<span class="dv">1</span>]</span></code></pre></div>
<pre><code>## L(0.5)
## 0.02199947</code></pre>
<pre><code>## L(0.5)
## 0.1319798</code></pre>
<div class="sourceCode" id="cb194"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb194-1"><a href="1.7-real-world-examples.html#cb194-1" tabindex="-1"></a><span class="fu">confint</span>(result)[<span class="dv">1</span>, ]</span></code></pre></div>
<pre><code>## 2.5 % 97.5 %
## 0.02018178 0.02381715</code></pre>
<pre><code>## 2.5 % 97.5 %
## 0.1238655 0.1400942</code></pre>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/2-variance-estimation.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
2 changes: 1 addition & 1 deletion docs/2.1-linearization-based-variance-estimation.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
2 changes: 1 addition & 1 deletion docs/2.2-replication-based-variance-estimation.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
2 changes: 1 addition & 1 deletion docs/2.3-variance-estimation-for-decompositions.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
2 changes: 1 addition & 1 deletion docs/3-poverty.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
2 changes: 1 addition & 1 deletion docs/3.1-at-risk-of-poverty-threshold-svyarpt.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<meta name="author" content="By Guilherme Jacob, Anthony Damico, and Djalma Pessoa. The authors received no external funding for the convey software and this accompanying textbook." />

<meta name="date" content="2024-01-04" />
<meta name="date" content="2024-01-05" />

<script type="text/x-mathjax-config">
MathJax.Hub.Config({
Expand Down
Loading

0 comments on commit 4d6d2ec

Please sign in to comment.