writeCalibrationTable5: (Calibration Performance)

Description Usage Arguments Value Examples

Description

(Calibration Performance)

Usage

1
writeCalibrationTable5(metrics, ranking.method, results.path, ...)

Arguments

metrics

A list represented by the output of calcPMs.

results.path

A character vector of length one. The absolute path or path relative to the working directory where a new directory named "results" will be written (if not already present). All output files will be written here. Default is the current working directory.

...

Value

Writes a csv file.

Examples

1
2
3
4
5
## Not run: 
### Table 5 export ###
writeCalibrationTable5(metrics, results.path= model.list$results.path, groupingby=model.list$groupingby)

## End(Not run)

MichaelFolkes/ctctools documentation built on May 7, 2019, 4:56 p.m.