<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>2 | Carlos Mendez</title><link>https://carlos-mendez.org/ja/publication-type/2/</link><atom:link href="https://carlos-mendez.org/ja/publication-type/2/index.xml" rel="self" type="application/rss+xml"/><description>2</description><generator>Wowchemy (https://wowchemy.com)</generator><language>ja-jp</language><copyright>© 2018–2026 Carlos Mendez. All rights reserved.</copyright><lastBuildDate>Thu, 28 May 2026 00:00:00 +0000</lastBuildDate><image><url>https://carlos-mendez.org/media/icon_huedfae549300b4ca5d201a9bd09a3ecd5_79625_512x512_fill_lanczos_center_3.png</url><title>2</title><link>https://carlos-mendez.org/ja/publication-type/2/</link></image><item><title>インドネシアにおけるオークンの法則と空間レジーム：機械学習によるアプローチ</title><link>https://carlos-mendez.org/ja/publication/20260528-em/</link><pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20260528-em/</guid><description>&lt;h2 id="問いの所在">問いの所在&lt;/h2>
&lt;p>オークンの法則は、マクロ経済学において最も信頼できる規則性の一つです——産出が成長すれば、失業は減少します。ところが、インドネシアを単一の経済として推定すると、この関係は成り立ちません。その理由は集計にあります。広大で多様な群島は一つの労働市場ではなく、全国平均は逆方向に動く地域同士を静かに打ち消してしまいます。したがって、問うべきはインドネシアでオークンの法則が成り立つ&lt;em>かどうか&lt;/em>ではなく、&lt;em>どこで&lt;/em>成り立つのか、ということなのです。&lt;/p>
&lt;hr>
&lt;h2 id="二段階のデータ駆動型アプローチ">二段階のデータ駆動型アプローチ&lt;/h2>
&lt;p>著者らは、地理的グループ（たとえば「西部」対「東部」）をあらかじめ課すのではなく、成長と失業の動態が類似する県をデータに分類させ、その動態が空間をどのように波及するかをモデル化します。この枠組みは記述的なものであり——因果効果ではなく、関連性を描き出します。&lt;/p>
&lt;pre>&lt;code class="language-mermaid">graph LR
A[&amp;quot;&amp;lt;b&amp;gt;ステップ1 — C-Lasso&amp;lt;/b&amp;gt;&amp;lt;br/&amp;gt;（機械学習）&amp;lt;br/&amp;gt;&amp;lt;i&amp;gt;成長と失業のパターンを共有する潜在&amp;lt;br/&amp;gt;レジームへ県を分類する&amp;lt;/i&amp;gt;&amp;quot;]
B[&amp;quot;&amp;lt;b&amp;gt;ステップ2 — 空間ダービンモデル&amp;lt;/b&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;i&amp;gt;各レジームの反応を直接的（局所的）な&amp;lt;br/&amp;gt;関連と間接的（近隣への波及）な関連へ&amp;lt;br/&amp;gt;分割する&amp;lt;/i&amp;gt;&amp;quot;]
A --&amp;gt; B
style A fill:#6a9bcc,stroke:#141413,color:#fff
style B fill:#d97757,stroke:#141413,color:#fff
&lt;/code>&lt;/pre>
&lt;hr>
&lt;h2 id="四つの潜在レジーム">四つの潜在レジーム&lt;/h2>
&lt;p>分類器は、行政区分や自然地理を横断する&lt;strong>四つの異なるレジーム&lt;/strong>を明らかにします——同じグループに属する県が必ずしも隣接しているとは限りません。それぞれが、成長が労働市場と出会うあり方について異なる物語を語っています。&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align:left">レジーム&lt;/th>
&lt;th style="text-align:left">構造的プロファイル&lt;/th>
&lt;th style="text-align:left">例&lt;/th>
&lt;th style="text-align:left">オークンの挙動&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align:left">&lt;strong>グループ1&lt;/strong>&lt;/td>
&lt;td style="text-align:left">労働吸収型の中心地——大都市、工業地帯、小農プランテーション&lt;/td>
&lt;td style="text-align:left">ブカシ、北ジャカルタ、マカッサル、メダン&lt;/td>
&lt;td style="text-align:left">&lt;strong>強い、教科書どおり。&lt;/strong> 成長が、局所的にも近隣においても失業の減少と連動する。&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align:left">&lt;strong>グループ2&lt;/strong>&lt;/td>
&lt;td style="text-align:left">資本集約型の拠点——資源地帯、機械化された企業農業&lt;/td>
&lt;td style="text-align:left">バリクパパン、中央ジャカルタ、ジャワ農村部の一部&lt;/td>
&lt;td style="text-align:left">&lt;strong>逆転。&lt;/strong> より速い成長が、計測される&lt;em>より高い&lt;/em>顕在的失業と並行して進む。&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align:left">&lt;strong>グループ3&lt;/strong>&lt;/td>
&lt;td style="text-align:left">移行期の中心地——農業からサービス業へ移行しつつある中核都市&lt;/td>
&lt;td style="text-align:left">チラチャップ、インドラマユ、マラン&lt;/td>
&lt;td style="text-align:left">&lt;strong>弱い。&lt;/strong> ベースラインの関連はわずかで、調整は解雇ではなく労働時間を通じて進む。&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align:left">&lt;strong>グループ4&lt;/strong>&lt;/td>
&lt;td style="text-align:left">周辺的な市場——薄く孤立した農村の島嶼経済&lt;/td>
&lt;td style="text-align:left">パプアの遠隔地、東ヌサ・トゥンガラ&lt;/td>
&lt;td style="text-align:left">&lt;strong>無視できる。&lt;/strong> 蔓延するインフォーマル性が、顕在的失業との結びつきを断ち切る。&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;blockquote>
&lt;p>&lt;strong>なぜグループ2では、成長が失業の&lt;em>上昇&lt;/em>と連動するのでしょうか。&lt;/strong>
資本集約型の産業や企業農業が支配的な地域では、成長はしばしば伝統的な農業労働を置き換える機械化を通じてもたらされます。職を失った労働者がインフォーマルな仕事や家族労働を離れ、フォーマルな賃金雇用を探し始めると、彼らは「顕在的失業者」として統計に計上されます。計測される失業は、探索の摩擦やスキルのミスマッチを通じて産出とともに上昇するのであって——成長そのものが雇用を破壊するからではありません。&lt;/p>
&lt;/blockquote>
&lt;hr>
&lt;h2 id="州レベルでの頑健性">州レベルでの頑健性&lt;/h2>
&lt;p>このパターンが県レベルのノイズの産物ではないことを確認するため、著者らはこの枠組みを34の州について再実行します。それは類似した構造を再現し、今度は三つのレジームとして現れます。&lt;/p>
&lt;ul>
&lt;li>&lt;strong>多角化された需要豊富な州&lt;/strong>——急峻なオークン係数 $-0.262$ を持つ、工業と消費の拠点。&lt;/li>
&lt;li>&lt;strong>農業コモディティの中核地&lt;/strong>——成長が局所的には「雇用なき」ものだが、近隣への波及を生み出す大規模企業プランテーション。&lt;/li>
&lt;li>&lt;strong>コモディティ・フロンティアの飛び地&lt;/strong>——鉱業や重工業に結びついた薄い労働市場で、ほぼ平坦な係数 $-0.033$ を持つ。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="空間的波及効果が重要である">空間的波及効果が重要である&lt;/h2>
&lt;p>労働市場の調整は県境で止まりません。失業の変化は近隣県の間で相関しており（$\rho = 0.135$）、ある場所で生じた成長ショックは隣へと届きます。&lt;/p>
&lt;p>局所的な反応を波及効果から切り分けることが、これを可視化します。グループ1では、成長は自県における失業の低下（直接的関連 $-0.112$）&lt;em>とともに&lt;/em>、隣県における失業の低下（間接的波及 $-0.077$）とも結びついています。波及効果を無視するモデルは、地域的な勢いが近隣に及ぼす影響のほぼ全体を見落としてしまうでしょう。&lt;/p>
&lt;hr>
&lt;h2 id="主要な知見">主要な知見&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>集計推定値は誤導する。&lt;/strong> 単一の全国オークン係数は、成長と失業の関連が逆方向を指すレジーム同士を平均化してしまう。&lt;/li>
&lt;li>&lt;strong>多角化された拠点が原動力である。&lt;/strong> 大都市や小農プランテーションの県（グループ1）では、産出の増加が、自県でも近隣でも最も確実に雇用創出へとつながる。&lt;/li>
&lt;li>&lt;strong>構造変化が吸収力を再形成する。&lt;/strong> 家族農業から機械化された企業農業へ移行すると、地域経済が産出1単位あたりに吸収する労働者数が低下する。&lt;/li>
&lt;li>&lt;strong>インフォーマル性が遊休を覆い隠す。&lt;/strong> 周辺地域（グループ4）では、人々が不完全就業やインフォーマルな仕事に頼るため、顕在的失業の数字が困窮を過小評価する。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="残された問い">残された問い&lt;/h2>
&lt;ol>
&lt;li>資本集約型の成長（グループ2）が、職を失った農業労働者を顕在的失業へと押しやり続けるならば、地方政府は彼らを現代的なサービス業の職へ移行させる訓練の道筋をどのように構築できるでしょうか。&lt;/li>
&lt;li>労働吸収型の地域では総関連のかなりの部分が波及効果を通じて生じることを踏まえると、計画は孤立した県単位の目標から、調整された複数県の経済回廊へと転換すべきでしょうか。&lt;/li>
&lt;/ol>
&lt;hr>
&lt;style>
.podcast-overlay {
display: none;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 9999;
animation: podSlideUp 0.35s ease-out;
}
@keyframes podSlideUp {
from { transform: translateY(100%); }
to { transform: translateY(0); }
}
.podcast-overlay.pod-closing {
animation: podSlideDown 0.3s ease-in forwards;
}
@keyframes podSlideDown {
from { transform: translateY(0); }
to { transform: translateY(100%); }
}
.podcast-container {
background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
padding: 18px 24px 20px;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
box-shadow: 0 -4px 32px rgba(0,0,0,0.5);
border-top: 1px solid rgba(106,155,204,0.2);
}
.podcast-inner {
max-width: 800px;
margin: 0 auto;
}
.podcast-top-row {
display: flex;
align-items: center;
gap: 14px;
margin-bottom: 14px;
}
.podcast-icon {
width: 42px;
height: 42px;
background: linear-gradient(135deg, #d97757, #e8956a);
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.podcast-icon svg {
width: 22px;
height: 22px;
fill: #fff;
}
.podcast-title-block {
flex: 1;
min-width: 0;
}
.podcast-title-block h4 {
margin: 0 0 1px 0;
color: #f0ece2;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.02em;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.podcast-title-block span {
color: #8b9dc3;
font-size: 11px;
}
.podcast-close-btn {
background: none;
border: none;
cursor: pointer;
padding: 6px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.2s;
flex-shrink: 0;
}
.podcast-close-btn:hover {
background: rgba(255,255,255,0.1);
}
.podcast-close-btn svg {
width: 20px;
height: 20px;
fill: #8b9dc3;
}
.podcast-progress-wrap {
margin-bottom: 12px;
}
.podcast-time-row {
display: flex;
justify-content: space-between;
font-size: 11px;
color: #8b9dc3;
margin-bottom: 5px;
font-variant-numeric: tabular-nums;
}
.podcast-bar-bg {
width: 100%;
height: 6px;
background: rgba(255,255,255,0.1);
border-radius: 3px;
cursor: pointer;
position: relative;
overflow: hidden;
transition: height 0.15s;
}
.podcast-bar-buffered {
position: absolute;
top: 0;
left: 0;
height: 100%;
background: rgba(106,155,204,0.25);
border-radius: 3px;
transition: width 0.3s;
}
.podcast-bar-progress {
position: absolute;
top: 0;
left: 0;
height: 100%;
background: linear-gradient(90deg, #6a9bcc, #00d4c8);
border-radius: 3px;
transition: width 0.1s linear;
}
.podcast-bar-bg:hover {
height: 10px;
margin-top: -2px;
}
.podcast-controls-row {
display: flex;
align-items: center;
justify-content: space-between;
}
.podcast-transport {
display: flex;
align-items: center;
gap: 8px;
}
.podcast-btn {
background: none;
border: none;
cursor: pointer;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
transition: all 0.2s;
}
.podcast-btn svg {
fill: #c8d0e0;
transition: fill 0.2s;
}
.podcast-btn:hover svg {
fill: #f0ece2;
}
.podcast-btn-skip {
position: relative;
}
.podcast-btn-skip span {
position: absolute;
font-size: 7px;
font-weight: 700;
color: #c8d0e0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
pointer-events: none;
margin-top: 1px;
}
.podcast-btn-play {
width: 48px;
height: 48px;
background: linear-gradient(135deg, #d97757, #e8956a);
border-radius: 50%;
box-shadow: 0 3px 12px rgba(217,119,87,0.4);
transition: all 0.2s;
}
.podcast-btn-play:hover {
transform: scale(1.08);
box-shadow: 0 5px 20px rgba(217,119,87,0.5);
}
.podcast-btn-play svg {
fill: #fff;
width: 22px;
height: 22px;
}
.podcast-extras {
display: flex;
align-items: center;
gap: 10px;
}
.podcast-volume-wrap {
display: flex;
align-items: center;
gap: 5px;
}
.podcast-volume-wrap svg {
fill: #8b9dc3;
width: 16px;
height: 16px;
cursor: pointer;
flex-shrink: 0;
}
.podcast-volume-wrap svg:hover {
fill: #c8d0e0;
}
.podcast-volume-slider {
-webkit-appearance: none;
appearance: none;
width: 60px;
height: 4px;
background: rgba(255,255,255,0.12);
border-radius: 2px;
outline: none;
cursor: pointer;
}
.podcast-volume-slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 12px;
height: 12px;
background: #6a9bcc;
border-radius: 50%;
cursor: pointer;
}
.podcast-speed-btn {
background: rgba(255,255,255,0.08);
border: 1px solid rgba(255,255,255,0.12);
color: #c8d0e0;
font-size: 11px;
font-weight: 600;
padding: 3px 9px;
border-radius: 12px;
cursor: pointer;
transition: all 0.2s;
font-family: inherit;
min-width: 40px;
text-align: center;
}
.podcast-speed-btn:hover {
background: rgba(106,155,204,0.2);
border-color: #6a9bcc;
color: #f0ece2;
}
.podcast-download-btn {
background: none;
border: 1px solid rgba(255,255,255,0.12);
border-radius: 8px;
padding: 4px 10px;
cursor: pointer;
display: flex;
align-items: center;
gap: 4px;
color: #8b9dc3;
font-size: 11px;
font-family: inherit;
text-decoration: none;
transition: all 0.2s;
}
.podcast-download-btn:hover {
border-color: #6a9bcc;
color: #f0ece2;
background: rgba(106,155,204,0.1);
}
.podcast-download-btn svg {
width: 14px;
height: 14px;
fill: currentColor;
}
@media (max-width: 600px) {
.podcast-container { padding: 14px 16px 16px; }
.podcast-volume-wrap { display: none; }
.podcast-title-block h4 { font-size: 13px; }
.podcast-extras { gap: 8px; }
}
&lt;/style>
&lt;div class="podcast-overlay" id="podOverlay">
&lt;div class="podcast-container">
&lt;div class="podcast-inner">
&lt;audio id="podAudio" preload="none" src="https://files.catbox.moe/i3g2l3.m4a">&lt;/audio>
&lt;div class="podcast-top-row">
&lt;div class="podcast-icon">
&lt;svg viewBox="0 0 24 24">&lt;path d="M12 1a5 5 0 0 0-5 5v4a5 5 0 0 0 10 0V6a5 5 0 0 0-5-5zm0 16a7 7 0 0 1-7-7H3a9 9 0 0 0 8 8.94V22h2v-3.06A9 9 0 0 0 21 10h-2a7 7 0 0 1-7 7z"/>&lt;/svg>
&lt;/div>
&lt;div class="podcast-title-block">
&lt;h4>AI Podcast: Okun's Law and Spatial Regimes in Indonesia&lt;/h4>
&lt;span id="podDurationLabel">Click play to load&lt;/span>
&lt;/div>
&lt;button class="podcast-close-btn" onclick="podClose()" title="Close player">
&lt;svg viewBox="0 0 24 24">&lt;path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/>&lt;/svg>
&lt;/button>
&lt;/div>
&lt;div class="podcast-progress-wrap">
&lt;div class="podcast-time-row">
&lt;span id="podCurrent">0:00&lt;/span>
&lt;span id="podDuration">0:00&lt;/span>
&lt;/div>
&lt;div class="podcast-bar-bg" id="podBarBg" onclick="podSeek(event)">
&lt;div class="podcast-bar-buffered" id="podBuffered">&lt;/div>
&lt;div class="podcast-bar-progress" id="podProgress">&lt;/div>
&lt;/div>
&lt;/div>
&lt;div class="podcast-controls-row">
&lt;div class="podcast-transport">
&lt;button class="podcast-btn podcast-btn-skip" onclick="podSkip(-15)" title="Back 15s">
&lt;svg width="26" height="26" viewBox="0 0 24 24">&lt;path d="M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8z"/>&lt;/svg>
&lt;span>15&lt;/span>
&lt;/button>
&lt;button class="podcast-btn podcast-btn-play" id="podPlayBtn" onclick="podToggle()" title="Play">
&lt;svg id="podIconPlay" viewBox="0 0 24 24">&lt;path d="M8 5v14l11-7z"/>&lt;/svg>
&lt;svg id="podIconPause" viewBox="0 0 24 24" style="display:none">&lt;path d="M6 19h4V5H6v14zm8-14v14h4V5h-4z"/>&lt;/svg>
&lt;/button>
&lt;button class="podcast-btn podcast-btn-skip" onclick="podSkip(15)" title="Forward 15s">
&lt;svg width="26" height="26" viewBox="0 0 24 24">&lt;path d="M12 5V1l5 5-5 5V7c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6h2c0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8z"/>&lt;/svg>
&lt;span>15&lt;/span>
&lt;/button>
&lt;/div>
&lt;div class="podcast-extras">
&lt;div class="podcast-volume-wrap">
&lt;svg id="podVolIcon" onclick="podMute()" viewBox="0 0 24 24">&lt;path d="M3 9v6h4l5 5V4L7 9H3zm13.5 3A4.5 4.5 0 0 0 14 8.5v7a4.47 4.47 0 0 0 2.5-3.5zM14 3.23v2.06a6.51 6.51 0 0 1 0 13.42v2.06A8.51 8.51 0 0 0 14 3.23z"/>&lt;/svg>
&lt;input type="range" class="podcast-volume-slider" id="podVolume" min="0" max="1" step="0.05" value="0.8">
&lt;/div>
&lt;button class="podcast-speed-btn" id="podSpeedBtn" onclick="podCycleSpeed()" title="Playback speed">1x&lt;/button>
&lt;a class="podcast-download-btn" href="https://files.catbox.moe/i3g2l3.m4a" target="_blank" rel="noopener" title="Stream">
&lt;svg viewBox="0 0 24 24">&lt;path d="M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"/>&lt;/svg>
&lt;/a>
&lt;/div>
&lt;/div>
&lt;/div>
&lt;/div>
&lt;/div>
&lt;script>
(function(){
var overlay = document.getElementById('podOverlay');
var a = document.getElementById('podAudio');
var speeds = [0.75, 1, 1.25, 1.5, 2];
var si = 1;
var opened = false;
function fmt(s){
if(isNaN(s)) return '0:00';
var m=Math.floor(s/60), sec=Math.floor(s%60);
return m+':'+(sec&lt;10?'0':'')+sec;
}
document.addEventListener('click', function(e){
var link = e.target.closest('a.btn-page-header');
if(!link) return;
var text = link.textContent.trim();
if(text.indexOf('AI Podcast') === -1) return;
e.preventDefault();
e.stopPropagation();
overlay.style.display = 'block';
overlay.classList.remove('pod-closing');
if(!opened){
a.preload = 'metadata';
a.load();
opened = true;
}
});
a.volume = 0.8;
a.addEventListener('loadedmetadata', function(){
document.getElementById('podDuration').textContent = fmt(a.duration);
document.getElementById('podDurationLabel').textContent = fmt(a.duration) + ' minutes';
});
a.addEventListener('timeupdate', function(){
document.getElementById('podCurrent').textContent = fmt(a.currentTime);
var pct = a.duration ? (a.currentTime/a.duration)*100 : 0;
document.getElementById('podProgress').style.width = pct+'%';
});
a.addEventListener('progress', function(){
if(a.buffered.length>0){
var pct = (a.buffered.end(a.buffered.length-1)/a.duration)*100;
document.getElementById('podBuffered').style.width = pct+'%';
}
});
a.addEventListener('ended', function(){
document.getElementById('podIconPlay').style.display='';
document.getElementById('podIconPause').style.display='none';
});
window.podToggle = function(){
if(a.paused){a.play();document.getElementById('podIconPlay').style.display='none';document.getElementById('podIconPause').style.display='';}
else{a.pause();document.getElementById('podIconPlay').style.display='';document.getElementById('podIconPause').style.display='none';}
};
window.podSkip = function(s){a.currentTime = Math.max(0,Math.min(a.duration||0,a.currentTime+s));};
window.podSeek = function(e){
var rect = document.getElementById('podBarBg').getBoundingClientRect();
var pct = (e.clientX - rect.left)/rect.width;
a.currentTime = pct * (a.duration||0);
};
window.podMute = function(){
a.muted = !a.muted;
document.getElementById('podVolume').value = a.muted ? 0 : a.volume;
};
window.podCycleSpeed = function(){
si = (si+1) % speeds.length;
a.playbackRate = speeds[si];
document.getElementById('podSpeedBtn').textContent = speeds[si]+'x';
};
window.podClose = function(){
overlay.classList.add('pod-closing');
setTimeout(function(){ overlay.style.display='none'; }, 300);
a.pause();
document.getElementById('podIconPlay').style.display='';
document.getElementById('podIconPause').style.display='none';
};
document.getElementById('podVolume').addEventListener('input', function(){
a.volume = this.value;
a.muted = false;
});
if(window.location.hash === '#podcast-player'){
overlay.style.display = 'block';
a.preload = 'metadata';
a.load();
opened = true;
}
})();
&lt;/script></description></item><item><title>地区間の最低賃金格差と通勤</title><link>https://carlos-mendez.org/ja/publication/20260216-apjrs/</link><pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20260216-apjrs/</guid><description>&lt;h2 id="-動機-1分権化と賃金格差">🌍 動機 1：分権化と賃金格差&lt;/h2>
&lt;ul>
&lt;li>2001年以降の地区レベルの最低賃金&lt;/li>
&lt;li>大きな越境賃金格差&lt;/li>
&lt;li>ジャボデタベック圏内の高い日常的移動性&lt;/li>
&lt;/ul>
&lt;p>インドネシアの財政分権化を受けて、ジャボデタベックの各地区は異なる最低賃金を設定しています。2015年の分布は、隣接する地区の間にかなりのばらつきがあることを示しています。通勤コストは転居コストよりも低いため、労働者は恒久的に移住するのではなく、地区の境界を越えることで賃金格差に対応する場合があります。&lt;/p>
&lt;hr>
&lt;h2 id="-動機-2なぜ通勤が重要か">🚆 動機 2：なぜ通勤が重要か&lt;/h2>
&lt;ul>
&lt;li>1日あたり350万〜440万人の通勤者&lt;/li>
&lt;li>正規労働者の21%が通勤する&lt;/li>
&lt;li>雇用データは就業地ではなく居住地を反映する&lt;/li>
&lt;/ul>
&lt;p>2011〜2015年にかけて、通勤は広く行われ、その大半は対面でした。労働調査は居住地を記録するため、地区間の移動を無視すると、最低賃金の効果の推定値に偏りが生じる可能性があります。政策評価では、行政境界を越えるスピルオーバーを考慮しなければなりません。&lt;/p>
&lt;hr>
&lt;h2 id="-データと手法">📊 データと手法&lt;/h2>
&lt;ul>
&lt;li>Sakernasのプール横断面（2011〜2015年）&lt;/li>
&lt;li>通勤確率の二項ロジットモデル&lt;/li>
&lt;li>居住地区と越境地区の最低賃金&lt;/li>
&lt;li>地区および年の固定効果&lt;/li>
&lt;/ul>
&lt;p>本分析は、単一の都市圏労働市場内における地区ペアの比較を活用します。主要な変数は、居住地区と隣接地区の実質最低賃金です。この定式化は、人口統計、マクロ経済要因、空間的スピルオーバー（SLXモデル）を制御します。&lt;/p>
&lt;hr>
&lt;h2 id="-教育による異質性">🎓 教育による異質性&lt;/h2>
&lt;ul>
&lt;li>最低賃金10万ルピアの上昇あたり通勤確率は平均+0.9パーセントポイント&lt;/li>
&lt;li>大学卒業者：+1.7パーセントポイント&lt;/li>
&lt;li>高校未満：+0.3パーセントポイント&lt;/li>
&lt;/ul>
&lt;p>越境の最低賃金は通勤確率を有意に高めます。反応が最も強いのは高学歴の労働者であり、彼らが賃金格差からより多くの便益を得ていること、そして移動の摩擦がより低いことを示唆しています。&lt;/p>
&lt;hr>
&lt;h2 id="-所得による異質性">💰 所得による異質性&lt;/h2>
&lt;ul>
&lt;li>高所得の労働者が最も反応的（+1.9パーセントポイント）&lt;/li>
&lt;li>最低賃金水準の稼得者は中程度に反応的&lt;/li>
&lt;li>最低賃金未満の稼得者：有意な効果なし&lt;/li>
&lt;/ul>
&lt;p>通勤の反応は、最低賃金を上回る所得を得ている労働者に集中します。法令の不遵守が低賃金の稼得者へのインセンティブを弱めており、開発途上国の労働市場における制度的制約を浮き彫りにしています。&lt;/p>
&lt;hr>
&lt;h2 id="-空間的スピルオーバー">🌐 空間的スピルオーバー&lt;/h2>
&lt;ul>
&lt;li>隣接地区の賃金が通勤に影響する&lt;/li>
&lt;li>SLXモデルに対して頑健な証拠&lt;/li>
&lt;li>スピルオーバーは労働者グループによって異なる&lt;/li>
&lt;/ul>
&lt;p>空間ラグモデルは、地区の政策が計測可能な越境効果を生み出すことを裏付けています。その大きさは定式化によって変わるものの、定性的な結論は一貫しています。すなわち、賃金設定の分断が局所的なショックを都市圏システム全体へ伝播させるのです。&lt;/p>
&lt;hr>
&lt;h2 id="-政策的含意">⚖️ 政策的含意&lt;/h2>
&lt;ul>
&lt;li>分権化された賃金設定は内部の境界を生み出す&lt;/li>
&lt;li>スピルオーバーは雇用統計を歪める可能性がある&lt;/li>
&lt;li>地区間の調整が不可欠である&lt;/li>
&lt;/ul>
&lt;p>最低賃金格差は、統合された都市圏における移動パターンを形作ります。政策担当者は、地方の自律性と労働市場の統合との均衡をとるために、調和のとれた枠組みや格差の上限を定めるルールを検討すべきです。&lt;/p>
&lt;hr>
&lt;h2 id="-主要なポイント">🔎 主要なポイント&lt;/h2>
&lt;ul>
&lt;li>越境の賃金格差は通勤を増加させる&lt;/li>
&lt;li>効果は教育と所得によって異質である&lt;/li>
&lt;li>移動を無視すると政策評価に偏りが生じる&lt;/li>
&lt;li>地域間の調整は厚生設計を改善する&lt;/li>
&lt;/ul>
&lt;p>その証拠は、分権化された労働市場において通勤が重要な調整の余地であることを示しています。ジャボデタベックのような都市圏で信頼できる最低賃金の評価を行うには、労働者の移動を組み込むことが不可欠です。&lt;/p></description></item><item><title>ビッグデータ、社会経済調査、機械学習を用いたカンボジアにおける貧困の諸次元のマッピング</title><link>https://carlos-mendez.org/ja/publication/20251006-sir/</link><pubDate>Mon, 06 Oct 2025 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20251006-sir/</guid><description>&lt;div style="position: relative; width: 100%; height: 0; padding-top: 56.2500%;
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;
border-radius: 8px; will-change: transform;">
&lt;iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;"
src="https://www.youtube.com/embed/Nt5lrCl_hRE?si=VYmxc_kRqSOcaPHr"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
&lt;/iframe>
&lt;/div>
&lt;div style="position: relative; width: 100%; height: 0; padding-top: 56.2500%;
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;
border-radius: 8px; will-change: transform;">
&lt;iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;"
src="https:&amp;#x2F;&amp;#x2F;www.canva.com&amp;#x2F;design&amp;#x2F;DAF2R9fiBiA&amp;#x2F;view?embed" allowfullscreen="allowfullscreen" allow="fullscreen">
&lt;/iframe>
&lt;/div>
&lt;a href="https:&amp;#x2F;&amp;#x2F;www.canva.com&amp;#x2F;design&amp;#x2F;DAF2R9fiBiA&amp;#x2F;view?utm_content=DAF2R9fiBiA&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=embeds&amp;amp;utm_source=link" target="_blank" rel="noopener">&lt;/a>
&lt;h3 id="-はじめに">🌏 はじめに&lt;/h3>
&lt;ul>
&lt;li>急速な経済成長、しかし貧困は根強く残る（2019年に国家貧困線以下が17.8%）&lt;/li>
&lt;li>伝統的な貧困データ：古く、高コスト、そして詳細さに欠ける&lt;/li>
&lt;li>貧困：所得だけでなく、保健、教育、生活水準も含む（MPIの枠組み）&lt;/li>
&lt;/ul>
&lt;p>メモ：カンボジアは力強い成長を経験しましたが、貧困は依然として残っています。本研究は、グローバルMPIに沿った多次元的アプローチを適用し、教育・保健・生活水準に焦点を当てて、所得を超えた剥奪を捉えます。&lt;/p>
&lt;hr>
&lt;h3 id="-研究の目的">📊 研究の目的&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>地球観測のビッグデータ&lt;/strong> ＋ &lt;strong>CSES調査&lt;/strong> ＋ &lt;strong>機械学習&lt;/strong> を活用する&lt;/li>
&lt;li>&lt;strong>MPIの3次元&lt;/strong> にわたる &lt;strong>10の貧困指標&lt;/strong> をマッピングする&lt;/li>
&lt;li>&lt;strong>高解像度の貧困マップ&lt;/strong> を生成する&lt;/li>
&lt;li>&lt;strong>対象を絞った費用対効果の高い政策介入&lt;/strong> を支援する&lt;/li>
&lt;/ul>
&lt;p>メモ：目的は、AI/MLを用いて空間データと調査データを統合し、詳細な貧困マップを作成することです。これは政策担当者が資源を効率的に配分し、地域の脆弱性を特定するのに役立ちます。&lt;/p>
&lt;hr>
&lt;h3 id="-文献と研究の動機">📚 文献と研究の動機&lt;/h3>
&lt;ul>
&lt;li>世帯調査＝高コストで頻度が低く、空間的に詳細さに欠ける&lt;/li>
&lt;li>夜間光と衛星画像 → 貧困の間接的指標&lt;/li>
&lt;li>機械学習（RF、XGBoost、CNN）は予測を改善する&lt;/li>
&lt;li>課題：&lt;strong>調査データ＋地球観測データ&lt;/strong> を &lt;strong>多次元貧困&lt;/strong> に統合する研究は少ない&lt;/li>
&lt;/ul>
&lt;p>メモ：先行研究は、衛星とMLが貧困の予測に役立つことを示していますが、多次元貧困のために社会経済調査と統合する取り組みは限られています。本研究はその課題を埋めます。&lt;/p>
&lt;hr>
&lt;h3 id="-データ源">🗂️ データ源&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>CSES調査&lt;/strong>（10,000世帯）– 保健、教育、住居、所得&lt;/li>
&lt;li>&lt;strong>衛星・地球観測データ&lt;/strong> – 夜間光、土地被覆、人口密度&lt;/li>
&lt;li>&lt;strong>インフラデータ&lt;/strong> – 道路、学校、病院、公共サービス&lt;/li>
&lt;li>&lt;strong>建物フットプリント&lt;/strong> – 380万棟の住宅・商業建物&lt;/li>
&lt;/ul>
&lt;p>メモ：幅広いデータセットを利用しました。世帯情報にはCSESを、環境とインフラには地球観測データを、予測を世帯レベルへ拡張するには建物フットプリントを用いました。&lt;/p>
&lt;hr>
&lt;h3 id="-手法">⚙️ 手法&lt;/h3>
&lt;ul>
&lt;li>分類のための &lt;strong>ランダムフォレスト&lt;/strong> モデル&lt;/li>
&lt;li>各指標について &lt;strong>剥奪確率&lt;/strong> を予測する&lt;/li>
&lt;li>訓練と検証への分割（90/10）&lt;/li>
&lt;li>成果物：世帯レベルおよび地域レベルの剥奪マップ&lt;/li>
&lt;/ul>
&lt;p>メモ：ランダムフォレストのアルゴリズムは、その頑健性と混在したデータ型を処理する能力ゆえに選ばれました。モデルは、コミューン、地区、州のレベルで集計可能な確率マップを生成します。&lt;/p>
&lt;hr>
&lt;h3 id="-mpiの指標">📑 MPIの指標&lt;/h3>
&lt;p>&lt;strong>保健（2）：&lt;/strong> 食料消費、医療へのアクセス&lt;/p>
&lt;p>&lt;strong>教育（2）：&lt;/strong> 達成された教育水準、就学&lt;/p>
&lt;p>&lt;strong>生活水準（6）：&lt;/strong> 調理用燃料、衛生設備、水、電気、住居、資産&lt;/p>
&lt;p>メモ：グローバルMPIに従って10の指標を選定しました。3つの主要次元に等しい重みを適用しました。これらの指標は、教育、保健、安全な飲料水、エネルギーといったSDGsの優先課題を反映しています。&lt;/p>
&lt;hr>
&lt;h3 id="-結果--変数の重要度">📈 結果 – 変数の重要度&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>夜間光&lt;/strong> ＝ すべての指標にわたる主要な予測変数&lt;/li>
&lt;li>&lt;strong>人口密度&lt;/strong> と &lt;strong>道路網&lt;/strong> も有意&lt;/li>
&lt;li>より頑健な予測：&lt;strong>調理用燃料、安全な飲料水、衛生設備、電気&lt;/strong>&lt;/li>
&lt;li>弱い予測：&lt;strong>就学、医療、資産&lt;/strong>&lt;/li>
&lt;/ul>
&lt;p>メモ：夜間光と人口密度が剥奪を最もよく説明します。インフラへのアクセスも極めて重要です。空間的相関を持つ指標（例：公共サービス）は、世帯固有の状況に結びついた指標よりも良好な成績を示しました。&lt;/p>
&lt;hr>
&lt;h3 id="-結果--貧困の空間的パターン">🗺️ 結果 – 貧困の空間的パターン&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>都市の中心地&lt;/strong>：プノンペン、シェムリアップ、バッタンバン → 低い剥奪&lt;/li>
&lt;li>&lt;strong>遠隔の州&lt;/strong>：プレアビヒア、ラタナキリ、モンドルキリ → 高い剥奪&lt;/li>
&lt;li>貧困は &lt;strong>主要道路や国境&lt;/strong> の近くで低い（貿易の効果）&lt;/li>
&lt;/ul>
&lt;p>メモ：空間マップは、遠隔かつ接続性の乏しい地域に剥奪が集中していることを示しています。インフラを備えた都市部や国境地域では貧困が低くなっています。&lt;/p>
&lt;hr>
&lt;h3 id="-考察">💡 考察&lt;/h3>
&lt;ul>
&lt;li>空間的MLは有用ですが、空間的シグナルの弱い指標には限界があります&lt;/li>
&lt;li>世帯調査データはMLを念頭に設計されていない → 位置の近似の問題&lt;/li>
&lt;li>より充実した調査の統合が必要（例：アクセシビリティに関する質問）&lt;/li>
&lt;li>地球観測 ＋ ML は &lt;strong>きめ細かく動的な貧困マッピング&lt;/strong> を提供します&lt;/li>
&lt;/ul>
&lt;p>メモ：有望ではあるものの、データに空間的相関が欠ける場合、MLは困難に直面します。調査設計の改善は統合を強化できます。このハイブリッドなアプローチは、リアルタイムかつきめ細かな貧困モニタリングの可能性を示しています。&lt;/p>
&lt;hr>
&lt;h3 id="-結論">✅ 結論&lt;/h3>
&lt;ul>
&lt;li>地球観測 ＋ 調査 ＋ ML を用いて &lt;strong>MPIの10指標をマッピング&lt;/strong>&lt;/li>
&lt;li>&lt;strong>インフラ関連の剥奪&lt;/strong> について最良の結果&lt;/li>
&lt;li>&lt;strong>世帯レベルの貧困推定&lt;/strong> を可能にする&lt;/li>
&lt;li>&lt;strong>SDGs&lt;/strong> を支援：貧困をなくそう、質の高い教育、保健、清潔な水、エネルギー&lt;/li>
&lt;li>今後の研究：空間的自己相関、格差の分解、先進的なAI&lt;/li>
&lt;/ul>
&lt;p>メモ：本研究は、AIと地球観測データが、多次元貧困をマッピングするうえで伝統的な調査をどのように補完するかを示しています。今後の方向性としては、より高い精度のための先進的な空間分析と深層学習モデルが挙げられます。&lt;/p></description></item><item><title>パネルデータに対する古典的推定量のベイズ的平均化：地域版クズネッツ曲線の形状をめぐる謎は解明できるか</title><link>https://carlos-mendez.org/ja/publication/20250605-ee/</link><pubDate>Thu, 05 Jun 2025 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20250605-ee/</guid><description>&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
&lt;iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
src="https://www.youtube.com/embed/K1yj-Aw2Vlg?si=iMlgTPuVHk9twxPQ"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>&lt;/iframe>
&lt;/div>
&lt;h2 id="-研究の動機">🗺️ 研究の動機&lt;/h2>
&lt;ul>
&lt;li>地域間格差は社会的結束、移住、政治的安定を形作ります&lt;/li>
&lt;li>クズネッツ（1955）：発展と格差の間の逆U字型の関連&lt;/li>
&lt;li>近年の証拠は、より複雑なパターン（N字型）を示唆しています&lt;/li>
&lt;li>「形状」をめぐる論争に決着をつけるには、頑健な計量経済学的手法が必要です&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-文献の概観">📚 文献の概観&lt;/h2>
&lt;ul>
&lt;li>逆U字型を支持：List and Gallet（1999）、Thornton（2001）&lt;/li>
&lt;li>混在した証拠／非U字型：Tam（2008）、Huang（2012）&lt;/li>
&lt;li>N字型の擁護：Lessmann（2014）、Lessmann and Seidel（2017）&lt;/li>
&lt;li>課題：モデルの不確実性が明示的に扱われることはまれです&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-研究の目的">🎯 研究の目的&lt;/h2>
&lt;ul>
&lt;li>古典的推定量のベイズ的平均化（BACE）を固定効果付きパネルへ拡張する&lt;/li>
&lt;li>モデルの不確実性のもとでクズネッツ曲線の形状の頑健性を検証する&lt;/li>
&lt;li>地域間格差を一貫して押し上げる決定要因を特定する&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-手法のハイライト">🛠️ 手法のハイライト&lt;/h2>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>探索空間：&lt;/strong> 14個の候補説明変数 → 2¹⁴ = &lt;strong>16,384&lt;/strong> モデルを、それぞれ二元固定効果（国＋期間）で推定。&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>頑健性スイープ：&lt;/strong> 固定効果の4つの選択肢（なし、時間、国、二元）を許容すると、対象は &lt;strong>65,536&lt;/strong> モデルへ拡大します。事後モデル確率（PMP）は完全に二元固定効果の定式化に集中します。&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>古典的推定量のベイズ的平均化（BACE）：&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>各モデルについて単純なFE-OLSを維持し、コストのかかるMCMCを用いません。&lt;/li>
&lt;li>各モデルのBICを近似的な周辺尤度へ変換します。&lt;/li>
&lt;li>一様事前分布を用いてPMPの和を1とし、その後すべての係数、予測値、導関数について&lt;strong>確率で重み付けした平均&lt;/strong>を形成します。&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>変数のスクリーニング：&lt;/strong> 事後包含確率（PIP）が頑健な決定要因を浮かび上がらせます——PIP ≥ 0.75 で「実質的な証拠」、PIP ≥ 0.90 で「強い証拠」とします。&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>曲線のピーク：&lt;/strong> 格差の変曲点は、GDPの三次多項式のBACEで重み付けした導関数から得られ、信用区間のための解析的標準誤差を伴います。&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>検証：&lt;/strong> 既知のデータ生成過程を用いたモンテカルロ実験は、BACEが正しい固定効果構造と真の駆動要因を精度よく特定することを示し、この手法の信頼性を裏付けます。&lt;/p>
&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-データの概観">📈 データの概観&lt;/h2>
&lt;ul>
&lt;li>180か国、5年区切りの5つの期間（1990〜2013年）&lt;/li>
&lt;li>被説明変数：衛星夜間光から求めた人口加重ジニ係数&lt;/li>
&lt;li>主要な共変量（14個）：一人当たりGDP（線形から五次まで）、資源収入、耕作可能地、民族ジニ、貿易、対内直接投資など&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-シミュレーションによる確認">🧪 シミュレーションによる確認&lt;/h2>
&lt;ul>
&lt;li>
&lt;p>既知のデータ生成過程を用いたシミュレーション・パネル&lt;/p>
&lt;/li>
&lt;li>
&lt;p>BACEは次を復元しました：&lt;/p>
&lt;ul>
&lt;li>正しい二元固定効果の定式化（PMP ≈ 100%）&lt;/li>
&lt;li>真の駆動要因（一人当たりGDP、資源収入、土地、民族ジニ）&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-決定要因の頑健性実データ">🔍 決定要因の頑健性（実データ）&lt;/h2>
&lt;p>&lt;strong>高PIP（&amp;gt; 0.75）&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>天然資源収入は格差を↑&lt;/li>
&lt;li>耕作可能地の比率は格差を↓&lt;/li>
&lt;li>民族ジニは格差を↑
&lt;strong>クズネッツ項&lt;/strong>&lt;/li>
&lt;li>一人当たりGDP（線形および二次）は頑健&lt;/li>
&lt;li>三次項は頑健ではない（PIP ≈ 0.48）&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-曲線の形状">📐 曲線の形状&lt;/h2>
&lt;ul>
&lt;li>格差は&lt;strong>上昇&lt;/strong>：189 → 2,189米ドル&lt;/li>
&lt;li>&lt;strong>安定化&lt;/strong>：2,189 → 3,935米ドル&lt;/li>
&lt;li>&lt;strong>低下&lt;/strong>：3,935 → 71,682米ドル&lt;/li>
&lt;li>71,682米ドルを超えると再び&lt;strong>安定化&lt;/strong>&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>証拠は、豊かな経済におけるプラトーを伴う逆U字型を支持しており、完全なN字型では&lt;strong>ありません&lt;/strong>。&lt;/p>
&lt;/blockquote>
&lt;hr>
&lt;h2 id="-政策的含意">🧭 政策的含意&lt;/h2>
&lt;ul>
&lt;li>天然資源収入を地域間で再分配する&lt;/li>
&lt;li>農業生産性と土地への公平なアクセスへ投資する&lt;/li>
&lt;li>空間的な格差を抑えるために民族的包摂を目指す&lt;/li>
&lt;li>成長だけではピーク後の格差は縮まりません。能動的な地域政策が必要です&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-結論">🏁 結論&lt;/h2>
&lt;ul>
&lt;li>パネル向けBACEは、格差の駆動要因について透明かつ確率的な視点を提供します&lt;/li>
&lt;li>頑健な逆U字型が確認され、格差は高所得下で反転せず安定化します&lt;/li>
&lt;li>今後の課題：技術の普及と制度をクズネッツの枠組みに組み込むこと&lt;/li>
&lt;/ul></description></item><item><title>暴力の政治的・社会経済的地理について：ブラジルにおける空間的異質性とスケール効果</title><link>https://carlos-mendez.org/ja/publication/20250401-sea/</link><pubDate>Sat, 22 Mar 2025 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20250401-sea/</guid><description>&lt;p>&lt;strong>🤖 AIポッドキャストの要約&lt;/strong>&lt;/p>
&lt;iframe width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/2060947180&amp;color=%23ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;show_teaser=true&amp;visual=true">&lt;/iframe>&lt;div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;">&lt;a href="https://soundcloud.com/user-562952877" title="QuaRCS-lab" target="_blank" style="color: #cccccc; text-decoration: none;">QuaRCS-lab&lt;/a> · &lt;a href="https://soundcloud.com/user-562952877/on-the-political-and-socioeconomic-geography-of-violence-spatial-heterogeneity-and-scale-effects-in-brazil" title="On the political and socioeconomic geography of violence: Spatial heterogeneity and scale effects in Brazil" target="_blank" style="color: #cccccc; text-decoration: none;">On the political and socioeconomic geography of violence: Spatial heterogeneity and scale effects in Brazil&lt;/a>&lt;/div>
&lt;hr>
&lt;h3 id="-再現用ノートブック">💻 再現用ノートブック&lt;/h3>
&lt;p>すべての分析は、Google Colabを通じて &lt;strong>クラウドベースのJupyterノートブックで完全に再現可能&lt;/strong> です。&lt;/p>
&lt;p>📊 &lt;a href="https://colab.research.google.com/drive/1JmRZNIqa8CPtPlOpcN66GkM-X45f2Lkb?usp=sharing" target="_blank" rel="noopener">1. 記述統計&lt;/a>&lt;/p>
&lt;p>📈 &lt;a href="https://colab.research.google.com/drive/1B7LHLfO5EWVsW_HAH6xebSmiJWi0_Xtv?usp=sharing" target="_blank" rel="noopener">2. 最小二乗法（OLS）&lt;/a>&lt;/p>
&lt;p>🗺️ &lt;a href="https://colab.research.google.com/drive/19COBTQysC1UtsKh4cMxWsDFQm_eU4BBV?usp=sharing" target="_blank" rel="noopener">3. 地理的加重回帰（GWR）&lt;/a>&lt;/p>
&lt;p>📐 &lt;a href="https://colab.research.google.com/drive/1MO5FluSwc3JnJ3a-oegYkH3NQsEhJH0E?usp=sharing" target="_blank" rel="noopener">4. マルチスケールGWR（MGWR）&lt;/a>&lt;/p>
&lt;p>🔄 &lt;a href="https://colab.research.google.com/drive/14ZriYHYgyj8OxZUtn3rjoFZnsOrNcc2Q?usp=sharing" target="_blank" rel="noopener">5. GWRとMGWRの係数の比較&lt;/a>&lt;/p>
&lt;hr>
&lt;h3 id="-はじめに">🌍 はじめに&lt;/h3>
&lt;ul>
&lt;li>ブラジルにおける地域的な暴力は、強い空間的パターンを示します。&lt;/li>
&lt;li>Ingram &amp;amp; Marchesini da Costa（2019年）の研究をMGWRを用いて発展させます。&lt;/li>
&lt;li>目的：致死的な暴力に対する空間的異質性とスケール効果を探究すること。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-方法論上の革新">🧪 方法論上の革新&lt;/h3>
&lt;ul>
&lt;li>完全な再現とオープンサイエンスのために &lt;strong>クラウドベースの計算ノートブック&lt;/strong> を用いました。&lt;/li>
&lt;li>&lt;strong>マルチスケール地理的加重回帰（MGWR）&lt;/strong> を採用しました。&lt;/li>
&lt;li>持続的な &lt;strong>地理的な暴力クラスター&lt;/strong> を特定しました。&lt;/li>
&lt;li>頑健性を確保するために &lt;strong>多重検定の補正&lt;/strong> を適用しました。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-データの概要">📊 データの概要&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>分析単位&lt;/strong>：5,562の自治体（2007〜2012年）&lt;/li>
&lt;li>&lt;strong>従属変数&lt;/strong>：殺人率の変化（2011〜2012年 対 2007〜2008年のΔ）&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>政治変数&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>勝利のマージン（%）&lt;/li>
&lt;li>州知事との政党の連携&lt;/li>
&lt;li>投票棄権（%）&lt;/li>
&lt;li>市長の政党所属：
&lt;ul>
&lt;li>&lt;strong>ブラジル民主運動党（PMDB）&lt;/strong>&lt;/li>
&lt;li>&lt;strong>ブラジル社会民主党（PSDB）&lt;/strong>&lt;/li>
&lt;li>&lt;strong>労働者党（PT）&lt;/strong>&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>社会経済変数&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>人口密度&lt;/li>
&lt;li>若年男性人口（%）&lt;/li>
&lt;li>ジニ係数（所得格差）&lt;/li>
&lt;li>人間開発指数（HDI）&lt;/li>
&lt;li>母子家庭の世帯（%）&lt;/li>
&lt;li>成人就業率（%）&lt;/li>
&lt;li>ボルサ・ファミリア受給資格（%）&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-モデリングの枠組み">🧭 モデリングの枠組み&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>OLS&lt;/strong>：グローバルな効果の推定。&lt;/li>
&lt;li>&lt;strong>GWR&lt;/strong>：単一の空間スケールによる局所的な効果の推定。&lt;/li>
&lt;li>&lt;strong>MGWR&lt;/strong>：複数の空間スケールによる局所的な効果の推定。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-olsの結果">🔍 OLSの結果&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>PMDB&lt;/strong> の市長 → 暴力の増加。&lt;/li>
&lt;li>&lt;strong>PT&lt;/strong> と &lt;strong>PSDB&lt;/strong> → 一貫した効果なし。&lt;/li>
&lt;li>投票棄権 → 高い殺人率と強く結びつく。&lt;/li>
&lt;li>予想外：ジニ係数は負の相関を示しました。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-gwrの結果政治変数">🗺️ GWRの結果：政治変数&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>PMDB&lt;/strong>：北東部で正の相関。&lt;/li>
&lt;li>&lt;strong>PT&lt;/strong>：多くの地域で暴力を低減。&lt;/li>
&lt;li>&lt;strong>PSDB&lt;/strong>：効果は混在——北部（↑）、南部（↓）。&lt;/li>
&lt;li>棄権：いくつかの地域で暴力を増加。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-gwrの結果社会経済変数">🧮 GWRの結果：社会経済変数&lt;/h3>
&lt;ul>
&lt;li>人口密度とボルサ・ファミリア → 異質な効果。&lt;/li>
&lt;li>若年男性%と母子家庭 → 概して暴力を増加。&lt;/li>
&lt;li>効果の方向と有意性は空間的に変動します。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-mgwrの結果政治変数">🗺️ MGWRの結果：政治変数&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>PMDB&lt;/strong> は依然として北東部で暴力を↑。&lt;/li>
&lt;li>&lt;strong>PSDB&lt;/strong> は現在、ブラジル南部でのみ暴力を↓。&lt;/li>
&lt;li>&lt;strong>PT&lt;/strong> の効果は統計的補正の後にほぼ消失します。&lt;/li>
&lt;li>棄権：一部の地域でGWRと整合的。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-mgwrの結果社会経済変数">🌆 MGWRの結果：社会経済変数&lt;/h3>
&lt;ul>
&lt;li>ボルサ・ファミリア：有意な影響なし。&lt;/li>
&lt;li>若年男性%：大きな空間スケールゆえに、より多くの地域で有意。&lt;/li>
&lt;li>人口密度と母子家庭：小スケールで異質な影響。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-残差クラスターのマッピング">📌 残差クラスターのマッピング&lt;/h3>
&lt;ul>
&lt;li>切片のマッピング（MGWR）：&lt;strong>説明されないクラスター&lt;/strong> を明らかにします。&lt;/li>
&lt;li>中央ブラジル：正の残差 → 観測されない構造的要因か？&lt;/li>
&lt;li>南部・中東部：負の残差。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="-結論">🧩 結論&lt;/h3>
&lt;ul>
&lt;li>MGWRは微妙な空間的洞察を提供します。&lt;/li>
&lt;li>暴力の決定要因における異質性を確認します。&lt;/li>
&lt;li>地域に応じた、対象を絞った政策介入の必要性を示唆します。&lt;/li>
&lt;li>残差の暴力クラスターについては、さらなる調査が必要です。&lt;/li>
&lt;/ul></description></item><item><title>リモートセンシングデータによるベトナムのサブナショナルGDPの予測：機械学習アプローチ</title><link>https://carlos-mendez.org/ja/publication/20250320-lsrs/</link><pubDate>Thu, 20 Mar 2025 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20250320-lsrs/</guid><description>&lt;p>&lt;strong>🤖 AIポッドキャストによる要約&lt;/strong>&lt;/p>
&lt;iframe width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/2059684160&amp;color=%23ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;show_teaser=true&amp;visual=true">&lt;/iframe>&lt;div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;">&lt;a href="https://soundcloud.com/user-562952877" title="QuaRCS-lab" target="_blank" style="color: #cccccc; text-decoration: none;">QuaRCS-lab&lt;/a> · &lt;a href="https://soundcloud.com/user-562952877/vietnam-subnational-gdp" title="Vietnam Subnational GDP Prediction Using Remote Sensing and Machine Learning" target="_blank" style="color: #cccccc; text-decoration: none;">Vietnam Subnational GDP Prediction Using Remote Sensing and Machine Learning&lt;/a>&lt;/div>
&lt;p>&lt;strong>🛰️ はじめに・背景&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>課題：2010年以前のベトナムにおけるサブナショナルGDPデータの不足&lt;/li>
&lt;li>必要性：経済開発分析のための長期データ&lt;/li>
&lt;li>解決策：リモートセンシングと機械学習を用いてGDPを予測する&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>🌌 利用したデータ源&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>公式GDPデータ（2010〜2020年）&lt;/li>
&lt;li>夜間光（NTL）：ハーモナイズドDMSPおよびVIIRS-likeのデータセット&lt;/li>
&lt;li>農地データ（ESA）&lt;/li>
&lt;li>気候データ：気温と降水量（CRU）&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>🧠 機械学習アプローチ&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>比較した6つのアルゴリズム：
&lt;ul>
&lt;li>人工ニューラルネットワーク（ANN）&lt;/li>
&lt;li>ランダムフォレスト（RF）&lt;/li>
&lt;li>サポートベクターマシン（SVM）&lt;/li>
&lt;li>k近傍法（KNN）&lt;/li>
&lt;li>リッジ回帰&lt;/li>
&lt;li>勾配ブースティング（XGBoost）&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>🔦 主要な知見&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>予測は異なる夜間光データセットの間で一貫していた&lt;/li>
&lt;li>最終モデルにはリッジ回帰を採用&lt;/li>
&lt;li>重要な特徴量：気温と農地が夜間光よりも影響力が大きい&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>🌍 応用と意義&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>1992〜2009年のGDPデータを作成&lt;/li>
&lt;li>地域経済動向の詳細な長期分析を可能にする&lt;/li>
&lt;li>政策担当者と研究者が地域格差と成長に取り組むのを支援する&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>⚠️ 限界&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>リモートセンシングの計測・較正における不一致&lt;/li>
&lt;li>公式GDPベンチマークへの依存&lt;/li>
&lt;li>機械学習の手法の解釈可能性の課題&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>🚀 今後の研究の方向性&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>追加のリモートセンシングデータセットの探索&lt;/li>
&lt;li>より広範な社会経済指標の推定&lt;/li>
&lt;li>より大規模なデータセットによるモデルの改善&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>🎯 結論&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>機械学習＋リモートセンシングは、サブナショナルなデータの空白に効果的に対処する&lt;/li>
&lt;li>新しいデータセットは、根拠に基づいた経済政策の意思決定を支援する&lt;/li>
&lt;li>他の開発途上国にも応用可能な手法となりうる&lt;/li>
&lt;/ul></description></item><item><title>中国の省間における調和化された光量と経済活動：横断面の差異、地域別時系列、そして格差のダイナミクス</title><link>https://carlos-mendez.org/ja/publication/20241219-ae/</link><pubDate>Thu, 19 Dec 2024 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20241219-ae/</guid><description>&lt;div class="alert alert-note">
&lt;div>
AIポッドキャスト
（NotebookLMで作成）
&lt;/div>
&lt;/div>
&lt;iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1990478731&amp;color=%23ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;show_teaser=true">&lt;/iframe>&lt;div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;">&lt;a href="https://soundcloud.com/user-562952877" title="cmg777" target="_blank" style="color: #cccccc; text-decoration: none;">cmg777&lt;/a> · &lt;a href="https://soundcloud.com/user-562952877/harmonized-luminosity-and-economic-activity-across-provinces-in-china-cross-sectional-differences-regional-time-series-and-inequality-dynamics" title="Harmonized luminosity and economic activity across provinces in China: cross-sectional differences, regional time series, and inequality dynamics" target="_blank" style="color: #cccccc; text-decoration: none;">Harmonized luminosity and economic activity across provinces in China: cross-sectional differences, regional time series, and inequality dynamics&lt;/a>&lt;/div></description></item><item><title>宇宙から経済活動を探る：衛星夜間光を処理・分析するためのPythonノートブック</title><link>https://carlos-mendez.org/ja/publication/20240417-region/</link><pubDate>Wed, 17 Apr 2024 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20240417-region/</guid><description>&lt;center>
&lt;div class="alert alert-note">
&lt;div>
計算ノートブックには&lt;a href="https://bit.ly/project2022p" target="_blank" rel="noopener">こちら&lt;/a>からアクセスできます。
&lt;/div>
&lt;/div>
&lt;/center>
&lt;div class="alert alert-note">
&lt;div>
AI動画
（Invideo AIで作成）
&lt;/div>
&lt;/div>
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
&lt;iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
src="https://www.youtube-nocookie.com/embed/srNtOUf_e_w?si=gIkHVwyI1wNayJb8&amp;amp;controls=0"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen>
&lt;/iframe>
&lt;/div>
&lt;div class="alert alert-note">
&lt;div>
スライド
（Canva PROで作成）
&lt;/div>
&lt;/div>
&lt;div style="position: relative; width: 100%; height: 0; padding-top: 56.2500%;
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;
border-radius: 8px; will-change: transform;">
&lt;iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;"
src="https:&amp;#x2F;&amp;#x2F;www.canva.com&amp;#x2F;design&amp;#x2F;DAGCpV2wckk&amp;#x2F;ob078h3EKvMp3owtOp68ow&amp;#x2F;view?embed" allowfullscreen="allowfullscreen" allow="fullscreen">
&lt;/iframe>
&lt;/div>
&lt;a href="https:&amp;#x2F;&amp;#x2F;www.canva.com&amp;#x2F;design&amp;#x2F;DAGCpV2wckk&amp;#x2F;ob078h3EKvMp3owtOp68ow&amp;#x2F;view?utm_content=DAGCpV2wckk&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=embeds&amp;amp;utm_source=link" target="_blank" rel="noopener">スライド&lt;/a>：カルロス・メンデス
&lt;div class="alert alert-note">
&lt;div>
AIポッドキャスト
（NotebookLMで作成）
&lt;/div>
&lt;/div>
&lt;iframe width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1939257887%3Fsecret_token%3Ds-oxNNkyMZQig&amp;color=%23ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;show_teaser=true&amp;visual=true">&lt;/iframe>&lt;div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;">&lt;a href="https://soundcloud.com/user-562952877" title="cmg777" target="_blank" style="color: #cccccc; text-decoration: none;">cmg777&lt;/a> · &lt;a href="https://soundcloud.com/user-562952877/mendez-2024-exploring-economic/s-oxNNkyMZQig" title="Mendez 2024 Exploring economic activity from outer space" target="_blank" style="color: #cccccc; text-decoration: none;">Mendez 2024 Exploring economic activity from outer space&lt;/a>&lt;/div></description></item><item><title>より高品質な夜間光はサブナショナル地域にわたる産業別GDPを予測できるか：トルコの州における都市部と農村部の光度</title><link>https://carlos-mendez.org/ja/publication/20240407-lsrs/</link><pubDate>Sun, 07 Apr 2024 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20240407-lsrs/</guid><description/></item><item><title>インドネシアにおける地域別失業のダイナミクス：時系列的持続性、空間的依存性、共通要因</title><link>https://carlos-mendez.org/ja/publication/20231124-lsrs/</link><pubDate>Fri, 24 Nov 2023 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20231124-lsrs/</guid><description>&lt;iframe width="100%" height="400" src="https://www.youtube-nocookie.com/embed/4RWepEd0m8o?si=rP-WSFqPs6auCCOv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen>&lt;/iframe></description></item><item><title>地域版オークンの法則と内生性：インドネシアの地区からの証拠</title><link>https://carlos-mendez.org/ja/publication/20231012-ael/</link><pubDate>Thu, 12 Oct 2023 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20231012-ael/</guid><description/></item><item><title>ヨーロッパでは就学が学習を意味しない：クラブ収束の視点から</title><link>https://carlos-mendez.org/ja/publication/20220616-jces/</link><pubDate>Thu, 16 Jun 2022 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20220616-jces/</guid><description>&lt;h2 id="インタラクティブな図">インタラクティブな図&lt;/h2>
&lt;ul>
&lt;li>EU諸国における就学のダイナミクス。&lt;/li>
&lt;/ul>
&lt;iframe height="600" width="100%" frameborder="no" src="https://embed.deepnote.com/dfe1465f-493d-4a8b-b11c-8412ba77aed7/6f6d59a2-f068-4848-a39c-8c7021e7a7ad/8b4728031b814d3c8dbdcdd301d10930?height=600"> &lt;/iframe>
&lt;ul>
&lt;li>EU諸国における学習のダイナミクス。&lt;/li>
&lt;/ul>
&lt;iframe height="600" width="100%" frameborder="no" src="https://embed.deepnote.com/dfe1465f-493d-4a8b-b11c-8412ba77aed7/6f6d59a2-f068-4848-a39c-8c7021e7a7ad/9e27558c6b28411bb7323b0821742362?height=600"> &lt;/iframe>
&lt;ul>
&lt;li>学習成果の収束クラブ。&lt;/li>
&lt;/ul>
&lt;iframe height="600" width="100%" frameborder="no" src="https://embed.deepnote.com/dfe1465f-493d-4a8b-b11c-8412ba77aed7/6f6d59a2-f068-4848-a39c-8c7021e7a7ad/00015-6b46c060-195d-4202-b08d-4a245d49f6d9?height=600"> &lt;/iframe>
&lt;ul>
&lt;li>EU諸国における一人当たり所得のダイナミクス。&lt;/li>
&lt;/ul>
&lt;iframe height="600" width="100%" frameborder="no" src="https://embed.deepnote.com/dfe1465f-493d-4a8b-b11c-8412ba77aed7/791b85ea-394f-4043-871c-97a0fe09ab86/4aac90f0-7dc6-4d39-929a-2ed579ec5aa7?height=600"> &lt;/iframe></description></item><item><title>インドネシアの地区にわたる社会的・経済的収束：空間計量経済学的アプローチ</title><link>https://carlos-mendez.org/ja/publication/20220303-bies/</link><pubDate>Sat, 09 Apr 2022 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20220303-bies/</guid><description/></item><item><title>タイにおける地域収束と空間的依存性：グローバルおよびローカルな評価</title><link>https://carlos-mendez.org/ja/publication/20220303-jape/</link><pubDate>Thu, 03 Mar 2022 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20220303-jape/</guid><description/></item><item><title>南米のサブナショナル地域における経済的・社会的格差：空間的収束アプローチ</title><link>https://carlos-mendez.org/ja/publication/20220104-comparativeecostud/</link><pubDate>Tue, 04 Jan 2022 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20220104-comparativeecostud/</guid><description>&lt;h2 id="ハイライト">ハイライト&lt;/h2>
&lt;ul>
&lt;li>当初は貧しかった地域は、当初豊かだった地域に追いついているのでしょうか。&lt;/li>
&lt;/ul>
&lt;iframe height="600" width="100%" frameborder="no" src="https://embed.deepnote.com/09034122-dea8-4b14-b1c6-59f0b04c8e80/011f8733-916f-4201-bddd-adcb9db3dd5c/00009-9290c4fe-c6c0-4662-936c-2214fc1ee67b?height=600"> &lt;/iframe>
&lt;ul>
&lt;li>はい、追いついています。ただし、地域の異質性は依然として重要です。&lt;/li>
&lt;/ul>
&lt;iframe height="600" width="100%" frameborder="no" src="https://embed.deepnote.com/09034122-dea8-4b14-b1c6-59f0b04c8e80/011f8733-916f-4201-bddd-adcb9db3dd5c/00010-0c54d15f-d78c-4a2a-a592-99ed359e5c19?height=600"> &lt;/iframe>
&lt;ul>
&lt;li>収束過程における空間的依存性の役割は、どのように研究できるのでしょうか。&lt;/li>
&lt;/ul>
&lt;iframe height="566" width="100%" frameborder="no" src="https://embed.deepnote.com/09034122-dea8-4b14-b1c6-59f0b04c8e80/011f8733-916f-4201-bddd-adcb9db3dd5c/00013-2c8dadc5-5d0a-4033-8654-b279ddbeb28c?height=566"> &lt;/iframe>
&lt;ul>
&lt;li>収束過程は、どの程度まで空間的に異質なのでしょうか。&lt;/li>
&lt;/ul>
&lt;iframe height="456" width="100%" frameborder="no" src="https://embed.deepnote.com/09034122-dea8-4b14-b1c6-59f0b04c8e80/011f8733-916f-4201-bddd-adcb9db3dd5c/00043-77ca5664-a6ca-4ebb-8b68-4a8ba9380699?height=456"> &lt;/iframe>
&lt;h2 id="サマリースライド">サマリースライド&lt;/h2>
&lt;iframe height="600" width="100%" frameborder="no" src="https://project2020e-slides.netlify.app"> &lt;/iframe></description></item><item><title>日本における産業別生産性収束、投入産出構造、ネットワーク・コミュニティ</title><link>https://carlos-mendez.org/ja/publication/20211030-structuralchange/</link><pubDate>Sat, 30 Oct 2021 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20211030-structuralchange/</guid><description/></item><item><title>インドネシアにおける州レベルの所得収束クラブ：識別と条件づけ要因</title><link>https://carlos-mendez.org/ja/publication/20210920-growthchange/</link><pubDate>Sun, 19 Sep 2021 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20210920-growthchange/</guid><description/></item><item><title>ボリビアにおける人的資本の制約、空間的依存性、地域区分：空間クラスタリング・アプローチ</title><link>https://carlos-mendez.org/ja/publication/20210318-economia/</link><pubDate>Thu, 05 Aug 2021 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20210318-economia/</guid><description/></item><item><title>地域間所得格差、分布的収束、空間的効果：インドネシアの地域からの証拠 2010〜2017年</title><link>https://carlos-mendez.org/ja/publication/20210120-geojournal/</link><pubDate>Wed, 20 Jan 2021 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20210120-geojournal/</guid><description/></item><item><title>インドネシアにおける地域間所得格差と収束クラブ：地区レベルの新たな証拠</title><link>https://carlos-mendez.org/ja/publication/20210111-jape/</link><pubDate>Mon, 11 Jan 2021 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20210111-jape/</guid><description/></item><item><title>ASEANのサブナショナル地域にまたがる地域収束と空間的依存：衛星夜間光データからの証拠</title><link>https://carlos-mendez.org/ja/publication/20200817-rspp/</link><pubDate>Mon, 17 Aug 2020 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20200817-rspp/</guid><description>&lt;iframe width="100%" height="400" src="https://www.youtube-nocookie.com/embed/srNtOUf_e_w?si=kvHPIzbCUIhIRX3s" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen>&lt;/iframe></description></item><item><title>地域収束、空間スケール、空間的依存性：コロンビアの殺人および傷害からの証拠</title><link>https://carlos-mendez.org/ja/publication/20200928-rspp/</link><pubDate>Mon, 17 Aug 2020 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20200928-rspp/</guid><description/></item><item><title>インドネシアにおける地域の生産性、資本蓄積、効率性の格差：クラブ収束アプローチ</title><link>https://carlos-mendez.org/ja/publication/20200816-rde/</link><pubDate>Sun, 16 Aug 2020 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20200816-rde/</guid><description/></item><item><title>各国間の労働生産性、資本蓄積、集計的効率性：古くからの論争への新たな証拠</title><link>https://carlos-mendez.org/ja/publication/20200325gsid/</link><pubDate>Tue, 25 Feb 2020 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20200325gsid/</guid><description/></item><item><title>地域の効率性収束と効率性クラスター：インドネシアの州1990〜2010年からの証拠</title><link>https://carlos-mendez.org/ja/publication/20200128-apjrs/</link><pubDate>Tue, 28 Jan 2020 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20200128-apjrs/</guid><description/></item><item><title>世界的収束の欠如と各国にまたがる複数の厚生クラブの形成：教師なし機械学習によるアプローチ</title><link>https://carlos-mendez.org/ja/publication/20190717economies/</link><pubDate>Wed, 17 Jul 2019 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20190717economies/</guid><description/></item><item><title>産業生産性の乖離と投入産出ネットワーク構造：日本1973〜2012年からの証拠</title><link>https://carlos-mendez.org/ja/publication/20190531economies/</link><pubDate>Fri, 31 May 2019 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20190531economies/</guid><description/></item><item><title>分布動態によるTFP推定値の比較：ブラジルの軽工業企業からの証拠</title><link>https://carlos-mendez.org/ja/publication/20190301eel/</link><pubDate>Fri, 01 Mar 2019 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20190301eel/</guid><description/></item><item><title>人間開発の分布動態について：ボリビアの大都市圏からの証拠</title><link>https://carlos-mendez.org/ja/publication/20180624eb/</link><pubDate>Sat, 01 Dec 2018 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20180624eb/</guid><description/></item><item><title>人間開発におけるベータ収束、シグマ収束、分布収束は存在するか：ボリビアの大都市圏からの証拠</title><link>https://carlos-mendez.org/ja/publication/20181106lajed/</link><pubDate>Tue, 06 Nov 2018 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20181106lajed/</guid><description/></item><item><title>ボリビアにおける投資制約と生産性サイクル</title><link>https://carlos-mendez.org/ja/publication/20181101coyunturalecon/</link><pubDate>Thu, 01 Nov 2018 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20181101coyunturalecon/</guid><description/></item><item><title>ボリビアにおける異質な成長と地域的な（非）収束：分布動態アプローチ</title><link>https://carlos-mendez.org/ja/publication/20171201coyunturalecon/</link><pubDate>Fri, 01 Dec 2017 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20171201coyunturalecon/</guid><description/></item><item><title>世界の生産性分布：戦後期における収束と乖離のパターン</title><link>https://carlos-mendez.org/ja/publication/20151101lajed/</link><pubDate>Sun, 01 Nov 2015 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20151101lajed/</guid><description/></item><item><title>ラテンアメリカと東アジアの開発格差について：厚生、効率性、資源配分の歪み</title><link>https://carlos-mendez.org/ja/publication/20150203gsid/</link><pubDate>Tue, 03 Feb 2015 00:00:00 +0000</pubDate><guid>https://carlos-mendez.org/ja/publication/20150203gsid/</guid><description/></item></channel></rss>