Copy the Qualification Template
Source:vignettes/copy-qualification-template.Rmd
copy-qualification-template.RmdQualification template
The Qualification template is an R script that provides the typical workflow for the qualification of a model.
More details are available in the documentation of the OSPSuite Reporting Engine package 🔗
Copying the qualification template
The function copyQualificationTemplate() copies the
RScript qualification-template-workflow.R in the current
working directory (see getwd() and setwd()) as
illustrated in the tutorial video below.
Users can then modify the template to fit their needs.