<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Aspire Data Solutions</title>
    <link>http://www.mihiretukebede.com/</link>
    <atom:link href="http://www.mihiretukebede.com/index.xml" rel="self" type="application/rss+xml"/>
    <description>This is Mihiretu Kebede(PhD)'s personal website.
</description>
    <generator>Distill</generator>
    <lastBuildDate>Thu, 19 Feb 2026 00:00:00 +0000</lastBuildDate>
    <item>
      <title>Inverse Probability Weighting and Marginal Structural Models: comprehensive tutorial</title>
      <dc:creator>Mihiretu Kebede (PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2026-02-20-iptw-and-msm</link>
      <description>In this post, I will go through a basic introduction to the Inverse Probability Weighting and Marginal Structural Models for estimating the causal effects of a treatment on an outcome.</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2026-02-20-iptw-and-msm</guid>
      <pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2026-02-20-iptw-and-msm/iptw-and-msm_files/figure-html5/unnamed-chunk-6-1.png" medium="image" type="image/png" width="1248" height="768"/>
    </item>
    <item>
      <title>RWE Data Analysis Using Propensity Score Matching (PSM): Concept, Implementation, and Interpretation</title>
      <dc:creator>Mihiretu Kebede (PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2025-11-20-propensity-score-matching</link>
      <description>In this post, I will go through a basic introduction to the Propensity Score Matching (PSM) method for estimating the causal effects of a treatment on an outcome. PSM is one of the most commonly implemented methods in observational RWE studies.</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2025-11-20-propensity-score-matching</guid>
      <pubDate>Thu, 20 Nov 2025 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2025-11-20-propensity-score-matching/loveplot.jpg" medium="image" type="image/jpeg"/>
    </item>
    <item>
      <title>Still presenting regression results in tables? why not forest plots?</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2025-09-27-elegant-forest-plot</link>
      <description>In this post I reproduce an elegant JAMA forest plot using R and Python.</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2025-09-27-elegant-forest-plot</guid>
      <pubDate>Sat, 27 Sep 2025 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2025-09-27-elegant-forest-plot/foresplotcoverimage.png" medium="image" type="image/png" width="1536" height="1024"/>
    </item>
    <item>
      <title>Vizualizing global testosterone levels by country</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2025-09-24-vizualizing-global-testosterone-levels-by-country</link>
      <description>Scrapping global testosterone data from the world population review website and vizualizing it</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2025-09-24-vizualizing-global-testosterone-levels-by-country</guid>
      <pubDate>Wed, 24 Sep 2025 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2025-09-24-vizualizing-global-testosterone-levels-by-country/testosterone.png" medium="image" type="image/png" width="1536" height="1024"/>
    </item>
    <item>
      <title>Quantile regression tutorial in R</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2023-03-30-quantile-regression</link>
      <description>This is a quick demonstration of quantile regression in R</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2023-03-30-quantile-regression</guid>
      <pubDate>Sun, 02 Apr 2023 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2023-03-30-quantile-regression/quantreg.png" medium="image" type="image/png" width="1023" height="588"/>
    </item>
    <item>
      <title>XGboost, Naive Bayes and SVM Machine learning algorithms for facilitating title-abstract screening in systematic reviews: predicting inclusion/exclusion of abstracts</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2020-08-27-text-machine-learning</link>
      <description>Machine learning methods for document classification.</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2020-08-27-text-machine-learning</guid>
      <pubDate>Sat, 01 Apr 2023 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2020-08-27-text-machine-learning/machinelearning.png" medium="image" type="image/png" width="2121" height="1362"/>
    </item>
    <item>
      <title>Classifying abstracts using regularized models: covid-19 or sars-2003?</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2020-12-09-2020-12-09-documentclassification-using-regularized-models</link>
      <description>Classifying abstracts using regularized models: covid-19 or sars-2003?</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2020-12-09-2020-12-09-documentclassification-using-regularized-models</guid>
      <pubDate>Sat, 01 Apr 2023 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2020-12-09-2020-12-09-documentclassification-using-regularized-models/2020-12-09-documentclassification-using-regularized-models_files/figure-html5/unnamed-chunk-16-1.png" medium="image" type="image/png" width="1950" height="1200"/>
    </item>
    <item>
      <title>Scraping individual participant data from scatter plots</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2021-06-07-scraping-individual-participant-data-from-scatter-plots</link>
      <description>In this blog post, I demonstrated how to easily scrap individual participant data by digitizing a scatter plot of an old publication.</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2021-06-07-scraping-individual-participant-data-from-scatter-plots</guid>
      <pubDate>Tue, 08 Jun 2021 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2021-06-07-scraping-individual-participant-data-from-scatter-plots/digitize.jpg" medium="image" type="image/jpeg"/>
    </item>
    <item>
      <title>Corr plot and Pair plots matrix: Python vs R</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/NA-corr-plot-python-vs-r</link>
      <description>Correlation heat map in R and Python</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/NA-corr-plot-python-vs-r</guid>
      <pubDate>Mon, 17 May 2021 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/NA-corr-plot-python-vs-r/2021-05-13-corr-plot-python-vs-r_files/figure-html5/unnamed-chunk-7-1.png" medium="image" type="image/png" width="1248" height="768"/>
    </item>
    <item>
      <title>Corr plot and Pair plots matrix: Python vs R</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2021-08-13-corr-plot-python-vs-r</link>
      <description>Correlation heat map in R and Python</description>
      <guid>http://www.mihiretukebede.com/posts/2021-08-13-corr-plot-python-vs-r</guid>
      <pubDate>Thu, 13 May 2021 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2021-08-13-corr-plot-python-vs-r/corr-plot-python-vs-r_files/figure-html5/unnamed-chunk-6-1.png" medium="image" type="image/png" width="1248" height="768"/>
    </item>
    <item>
      <title>Plotting regression model coefficients in a forest plot</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2020-09-30-2020-09-30-plotting-model-coefficients-in-a-forest-plot</link>
      <description>How to plot model coefficients in a forest plot.</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2020-09-30-2020-09-30-plotting-model-coefficients-in-a-forest-plot</guid>
      <pubDate>Thu, 04 Feb 2021 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2020-09-30-2020-09-30-plotting-model-coefficients-in-a-forest-plot/2020-09-30-plotting-model-coefficients-in-a-forest-plot_files/figure-html5/unnamed-chunk-23-1.png" medium="image" type="image/png" width="1248" height="768"/>
    </item>
    <item>
      <title>Applying text analyses methods on 382 COVID19 journal articles</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2020-08-10-2020-08-10-text-analysis-of-covid-publications</link>
      <description>This blog post is a continuation of my previous blog post on applications of text mining on sampled COVI19 publications.</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2020-08-10-2020-08-10-text-analysis-of-covid-publications</guid>
      <pubDate>Tue, 11 Aug 2020 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2020-08-10-2020-08-10-text-analysis-of-covid-publications/2020-08-10-text-analysis-of-covid-publications_files/figure-html5/unnamed-chunk-14-1.png" medium="image" type="image/png" width="2600" height="1600"/>
    </item>
    <item>
      <title>Digital Reactions Towards Prime Minister Abiy Ahmed's Facebook Activities</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2020-08-04-2020-08-04-abiyahmed</link>
      <description>Let's have some fun in visualizing Facebook reactions to prime minister Abiy Ahmed's Facebook posts (June 24 to August 09). This post is an updated version. The previous analysis was only until August 5.</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2020-08-04-2020-08-04-abiyahmed</guid>
      <pubDate>Thu, 06 Aug 2020 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2020-08-04-2020-08-04-abiyahmed/abiy.png" medium="image" type="image/png" width="2292" height="1524"/>
    </item>
    <item>
      <title>Applying bibliometric analysis and text mining to COVID-19 publications</title>
      <dc:creator>Mihiretu Kebede (PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2020-08-03-2020-08-03-covid19</link>
      <description>Let's have a quick overview of what on COVID-19 related records were added in PubMed on August 03/2020.</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2020-08-03-2020-08-03-covid19</guid>
      <pubDate>Tue, 04 Aug 2020 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2020-08-03-2020-08-03-covid19/pic.jpg" medium="image" type="image/jpeg"/>
    </item>
    <item>
      <title>Visualizing the prevalence of diabetes in six European countries, 1990-2017</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2020-07-25-2020-07-25-diabetesprevalenceeurope</link>
      <description>This is a quick demonstration of diabetes prevalence in six European countries. The data are from the the Institute of Health Metrics and Evaluation (IHME).</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2020-07-25-2020-07-25-diabetesprevalenceeurope</guid>
      <pubDate>Sat, 25 Jul 2020 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2020-07-25-2020-07-25-diabetesprevalenceeurope/2020-07-25-diabetesprevalenceeurope_files/figure-html5/unnamed-chunk-5-1.png" medium="image" type="image/png" width="1248" height="768"/>
    </item>
    <item>
      <title>Animating scatter plots</title>
      <dc:creator>Mihiretu Kebede(PhD)</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2020-07-19-animating-scatter-plots</link>
      <description>Creating `Gif` for scatter plots</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2020-07-19-animating-scatter-plots</guid>
      <pubDate>Tue, 21 Jul 2020 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2020-07-19-animating-scatter-plots/07-19-2020-animating-scatter-plots_files/figure-html5/setup-1.png" medium="image" type="image/png" width="1248" height="768"/>
    </item>
    <item>
      <title>Animating bar graphs</title>
      <dc:creator>Mihiretu Kebede</dc:creator>
      <link>http://www.mihiretukebede.com/posts/2020-07-13-Animating-bar-graphs_files</link>
      <description>Here we will have a quick look on how to create `Gif` or animated bar plots</description>
      <category>Data Science</category>
      <guid>http://www.mihiretukebede.com/posts/2020-07-13-Animating-bar-graphs_files</guid>
      <pubDate>Mon, 13 Jul 2020 00:00:00 +0000</pubDate>
      <media:content url="http://www.mihiretukebede.com/posts/2020-07-13-Animating-bar-graphs_files/2020-07-13-Animating-bar-graphs_files/figure-html5/unnamed-chunk-2-1.png" medium="image" type="image/png" width="1248" height="768"/>
    </item>
  </channel>
</rss>
