log_results_to_excel: log_results_to_excel

View source: R/dCVnet_logger.R

log_results_to_excelR Documentation

log_results_to_excel

Description

write the results of a dCVnet model to a multi-worksheet xlsx format excel file.

Usage

log_results_to_excel(object, file, referencemodel = FALSE)

Arguments

object

a dCVnet object.

file

path to a writable excel file (i.e. must not be open/locked).

referencemodel

either set to TRUE to calculate reference models, or pass a pre-calculated refunreg object. Any other values (e.g. FALSE) suppress the reference model calculations.

Value

No return value.


AndrewLawrence/dCVnet documentation built on Sept. 24, 2024, 5:24 a.m.