Figures for Missing Data, Speculative Reading
Contents
Weekly activity from logbooks
Hemingway's Borrowing
Distributions of Prediction Scores for the Top Books for Ernest Hemingway
How to embed these figures
<style type="text/css">
iframe#weekly-activity-logbooks {
aspect-ratio: 130 / 40;
min-width: 600px;
}
iframe#hemingway {
aspect-ratio: 407 / 144;
display: block;
margin: 0 auto;
max-width: 900px;
min-width: 600px;
}
@media (max-width: 1100px) {
iframe#recommendation-scores {
width: 100%;
height: 80vh;
}
}
@media (min-width : 1101px) {
iframe#recommendation-scores {
width: 100%;
aspect-ratio: 32 / 25;
}
}</style>
<iframe
id="weekly-activity-logbooks"
title="Weekly activity from logbooks"
src="https://viz.shakespeareandco.princeton.edu/figures/2024/missingdata-specreading/weekly-activity-logbooks/"
width="100%"
frameborder="0"
loading="lazy"
></iframe>
<iframe
id="hemingway"
title="Hemingway's Borrowing"
src="https://viz.shakespeareandco.princeton.edu/figures/2024/missingdata-specreading/hemingway-borrowing/"
width="100%"
frameborder="0"
loading="lazy"
></iframe>
<iframe
id="recommendation-scores"
title="Distributions of Prediction Scores for the Top Books for Ernest Hemingway"
src="https://viz.shakespeareandco.princeton.edu/figures/2024/missingdata-specreading/recommendation-scores/"
width="100%"
frameborder="0"
loading="lazy"
></iframe>