createMultiPlpReport: createMultiPlpReport

Description Usage Arguments Details Value

View source: R/createPlpProtocol.R

Description

Creates a word document report of the prediction

Usage

1
2
3
4
5
createMultiPlpReport(
  analysisLocation,
  protocolLocation = file.path(analysisLocation, "doc", "protocol.docx"),
  includeModels = F
)

Arguments

analysisLocation

The location of the multiple patient-level prediction study

protocolLocation

The location of the auto generated patient-level prediction protocol

includeModels

Whether to include the models into the results document

Details

The function creates a word document containing the analysis details, data summary and prediction model results.

Value

A work document containing the results of the study is saved into the doc directory in the analysisLocation


mi-erasmusmc/CovCoagEmaPrediction documentation built on Dec. 21, 2021, 5:54 p.m.