knitr::opts_chunk$set(echo = TRUE) # create CLO file required by the Latex template CTUtemplate::use_ubreportclo( # Personal info sign = params$author, email = params$email, job = params$job, # Project info projnum = params$projnum, projname = params$projname, # Report info version = params$version, reporttype = params$reportname )
Project number r params$projnum
Protocol version V1
\chapter{Study objective}
Describe study objective. The study objective will usually be defined according to: Patients: Which patients are included in the study? Interventions: Which are the intervention groups? Comparisons: Which are the control groups? Outcome: Which is the primary outcome?
Description of primary outcome, including: Type of data (binary, ordinal, continuous, count, time-to-event) Time point of assessment * In case of continuous outcomes, the measurement scale/units of measurements
\chapter{Methods and assumptions}
# do calculations here...
\chapter{Result of sample size calculation} Result, e.g. a table Wording of sample size calculation for the study proposal/protocol
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.