Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 878 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 878 Bytes

Open data for Respekt i kvadrat

Open data for "Respekt i kvadrat", a randomised controlled trial of an internet delivered cognitive-behavioural therapy intervention for adaptive assertiveness by Tobias Hagberg and Patrik Trång, under supervision of Prof. Per Carlbring.

This bundle contains

  • R markdown source (Rmd file extension)
  • anonymised R data (RDS file extension)
  • anonymised item data (xlsx file extension)

The Rmd file is "self contained", that is it includes all R code necessary to run the statistical analyses, generate tables and graphics, and assemble the pieces into a manuscript in PDF format. Although not strictly necessary, Rstudio is recommended to build the file. At a minimum, you will need a properly set up TeX distribution (such as texlive) and an R installation. Further R dependencies and build instructions are documented in the Rmd file.