format_claassen: Format DCPO Data for Estimation Using Claassen's (2019) Stan...

View source: R/format_claassen.R

format_claassenR Documentation

Format DCPO Data for Estimation Using Claassen's (2019) Stan Files

Description

format_claassen formats DCPO data output by dcpo_setup for use with Claassen's Stan files for "Estimating Smooth Country-Year Panels for Public Opinion" (_Political Analysis_, 2019).

Usage

format_claassen(dcpo_data)

Arguments

dcpo_data

a data frame of survey responses generated by dcpo_setup

Details

format_claassen formats DCPO data output by dcpo_setup for use with Claassen's Stan files for "Estimating Smooth Country-Year Panels for Public Opinion" (_Political Analysis_, 2019). Following Claassen, it dichotomizes variables by coding responses above the midpoint of the response scale as 1.

Value

a list of Stan data


fsolt/DCPOtools documentation built on June 9, 2025, 4:10 p.m.