保存先:
書誌詳細
第一著者: AZARO
フォーマット: Recurso digital
言語:
出版事項: Zenodo 2026
オンライン・アクセス:https://doi.org/10.5281/zenodo.19015561
タグ: タグ追加
タグなし, このレコードへの初めてのタグを付けませんか!
目次:
  • <h2>Overview</h2> <p>This release republishes the first stable version of <strong>Common_Risk_Factors_in_Cryptocurrency</strong> after enabling Zenodo archival integration.</p> <p>Its purpose is to create the first fully citable software release of the repository and trigger automatic DOI registration through Zenodo.</p> <h2>Why this release matters</h2> <p>This version establishes the repository as a:</p> <ul> <li>reproducible <strong>R-based research pipeline</strong></li> <li>structured empirical finance project</li> <li>citeable software artifact</li> <li>portfolio-ready and thesis-ready analytical system</li> </ul> <h2>Included repository components</h2> <h3>Core analytical modules</h3> <ul> <li>data loading and cleaning</li> <li>descriptive statistics</li> <li>cross-sectional predictors</li> <li>crypto factor model</li> <li>meme vs conventional coin comparison</li> <li>Google Trends attention models</li> <li>macro-sentiment-hashrate models</li> <li>blockchain network factor models</li> <li>export manifest and reproducibility layer</li> <li>full pipeline runner</li> </ul> <h3>Main deliverables</h3> <ul> <li>processed datasets</li> <li>exported tables</li> <li>figures for analysis and presentation</li> <li>execution logs</li> <li>reproducibility summary</li> <li>deliverables index</li> <li>portfolio-ready repository structure</li> </ul> <h2>Reproducibility</h2> <p>Run the full pipeline from the project root with:</p> <pre><code>source("code/10_run_all.R") </code></pre> <p>Execution logs are saved to:</p> <ul> <li><p><code>outputs/logs/pipeline_run_log.csv</code></p> </li> <li><p><code>outputs/logs/pipeline_run_summary.txt</code></p> </li> </ul> <h2>Notes</h2> <ul> <li><p><code>v1.0.0</code> was the initial public release.</p> </li> <li><p><code>v1.0.1</code> is the first Zenodo-enabled archival release intended for DOI registration.</p> </li> <li><p>This release should be treated as the first citeable stable software version of the project.</p> </li> </ul>