<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Welcome! on Manuel Rademaker - Personal Website</title>
    <link>https://www.manuelrademaker.com/</link>
    <description>Recent content in Welcome! on Manuel Rademaker - Personal Website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 31 Aug 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://www.manuelrademaker.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AfD 2017 election results, incidence rates, and vaccinations</title>
      <link>https://www.manuelrademaker.com/blog/2021-08-31_election_results_and_covid_data/</link>
      <pubDate>Tue, 31 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.manuelrademaker.com/blog/2021-08-31_election_results_and_covid_data/</guid>
      <description>Recently, I stumbled across this graphic from great KATAPULT magazin:
The left map shows the final 2017 parliamentary election (second vote) results (Zweitstimmenergebnis Bundestagswahl 2017) by election region (Wahlkreis) for the German party “Alternative für Deutschland” (AfD). On the right, the 7-day COVID-19 incidence per 100,000 people is shown by administrative region (Landkreis) as of 18.12.2020. Note that Wahlkreise and Landkreise are generally similar but do differ on many occasions.</description>
    </item>
    
    <item>
      <title>Analyzing US Drought data</title>
      <link>https://www.manuelrademaker.com/blog/tidy_tuesday/2021-07-20_us_droughts/</link>
      <pubDate>Fri, 23 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.manuelrademaker.com/blog/tidy_tuesday/2021-07-20_us_droughts/</guid>
      <description>Description     The data this week comes from the U.S. Drought Monitor.
This dataset was covered by the NY Times and CNN.
The dataset for today ranges from 2001 to 2021, but again more data is available at the Drought Monitor.
Drought classification can be found on the US Drought Monitor site.
Data and variables     There is only one data set. Looks interesting.</description>
    </item>
    
    <item>
      <title>Analyzing Survivor TV Show data</title>
      <link>https://www.manuelrademaker.com/blog/tidy_tuesday/2021_06_01_survivor_tv_show/</link>
      <pubDate>Tue, 01 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.manuelrademaker.com/blog/tidy_tuesday/2021_06_01_survivor_tv_show/</guid>
      <description>Description     The data this week comes from the survivorR R package by way of Daniel Oehm. survivoR is a collection of data sets detailing events across all 40 seasons of the US Survivor, including castaway information, vote history, immunity and reward challenge winners and jury votes.
Full details about the package and additional datasets available in the package are available on GitHub. The package is on CRAN as survivoR and can be installed for ALL the datasets, themes, etc via install.</description>
    </item>
    
    <item>
      <title>Analyzing CEO depatures</title>
      <link>https://www.manuelrademaker.com/blog/tidy_tuesday/2021_05_15_ceo_depatures/</link>
      <pubDate>Wed, 19 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.manuelrademaker.com/blog/tidy_tuesday/2021_05_15_ceo_depatures/</guid>
      <description>Description     The data this week comes from Gentry et al. by way of DataIsPlural. It contains the reasons for CEO departure in S&amp;amp;P 1500 firms from 2000 through 2018.
Data and variables     Taken from the Tidy Tuesday github repository.
departures.csv      variable class description     dismissal_dataset_id double The primary key. This will change from one version to the next.</description>
    </item>
    
    <item>
      <title>What is data science to me?</title>
      <link>https://www.manuelrademaker.com/blog/2021-05-04_data_science_to_me/</link>
      <pubDate>Tue, 04 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.manuelrademaker.com/blog/2021-05-04_data_science_to_me/</guid>
      <description>Data Science, Machine Learning, Artificial Intelligence (AI), and Big Data are probably the four most common buzzwords (or better buzzterms) you hear when people talk about digitalization, automation, data-driven decision making or industry 4.0. However, different professional backgrounds and hierarchy levels tend to have different ideas and expectations regarding the meaning of these terms. In this blog post, I want to give my personal view on one of these terms, namely the term data science and its professional equivalent the data scientist.</description>
    </item>
    
    <item>
      <title>Dissertation</title>
      <link>https://www.manuelrademaker.com/project/dissertation/</link>
      <pubDate>Sat, 01 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.manuelrademaker.com/project/dissertation/</guid>
      <description> </description>
    </item>
    
    <item>
      <title>Leave me a message</title>
      <link>https://www.manuelrademaker.com/contact/</link>
      <pubDate>Sat, 01 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.manuelrademaker.com/contact/</guid>
      <description>** Contact page don&amp;rsquo;t contain a body, just the front matter above. See form.html in the layouts folder.
Formspree requires a (free) account and new form to be set up. The link is made on the final published url in the field: Restrict to Domain. It is possible to register up to 2 emails free and you can select which one you want the forms to go to within Formspree in the Settings tab.</description>
    </item>
    
    <item>
      <title>Using Python and Telethon to access the Telegram API</title>
      <link>https://www.manuelrademaker.com/blog/2021-05-01_telegram_api/</link>
      <pubDate>Sat, 01 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.manuelrademaker.com/blog/2021-05-01_telegram_api/</guid>
      <description>During lockdown my friends and I started having regular quiz nights via Zoom and Telegram. Initially, my wife and I were the hosts. In subsequent rounds the winning team of the last quiz would have the honor (or burden?) of being the new hosts. So one team prepares questions from varying categories, poses them via Zoom, and the others answer by sending their answers via Telegram to the host team. To collect and sort the Telegram answers from each team one of the host team members had to manually copy-paste these in an Excel file for evaluation &amp;ndash; not a particularly effective process.</description>
    </item>
    
    <item>
      <title>cSEM</title>
      <link>https://www.manuelrademaker.com/project/csem/</link>
      <pubDate>Sat, 24 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.manuelrademaker.com/project/csem/</guid>
      <description>cSEM allows users to estimate, analyze, test, and study linear, nonlinear, hierarchical and multi-group structural equation models using composite-based approaches and procedures. The focus is one usability and, hence, extremely easy to use.      See the project website, the GitHub repository and Chapter 5 of my dissertation for details.</description>
    </item>
    
    <item>
      <title>License</title>
      <link>https://www.manuelrademaker.com/license/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.manuelrademaker.com/license/</guid>
      <description>My blog posts are released under a Creative Commons Attribution-ShareAlike 4.0 International License.
  </description>
    </item>
    
  </channel>
</rss>
