You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Materials for the Methodology and Statistics master course Processing Complex Data.
sidebar: >-
<span class="sidebar-summary">This webpage contains all materials for the Methodology and Statistics master course <i>Processing Complex Data</i> (PCD). The materials on this website are <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY-4.0 licensed</a>.</span>
<span class="sidebar-block"><strong>Lecturer</strong><br><a href="https://javier.science/">Javier Garcia-Bernardo</a><br>Assistant Professor of Social Data Science<br>Department of Methodology & Statistics<br>Utrecht University</span>
theme: jekyll-theme-minimal
logo: /assets/img/logo.svg
github:
is_project_page: false
# Auto-rewrite [text](file.md) links to [text](file.html) on the deployed site.
# Whitelisted on GitHub Pages: https://pages.github.com/versions/
plugins:
- jekyll-optional-front-matter
- jekyll-relative-links
relative_links:
enabled: true
collections: false
# Make Jekyll render every .md file in the repo as a page, even when the
# source file has no YAML front matter.
defaults:
- scope:
path: ""
values:
layout: default
include:
- README.md
# Don't try to render LICENSE, configs, or anything outside the source.