Description Usage Arguments Details Value
View source: R/createPlpProtocol.R
Creates a word document report of the prediction
1 2 3 4 5 | createMultiPlpReport(
analysisLocation,
protocolLocation = file.path(analysisLocation, "doc", "protocol.docx"),
includeModels = F
)
|
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 |
The function creates a word document containing the analysis details, data summary and prediction model results.
A work document containing the results of the study is saved into the doc directory in the analysisLocation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.