make.directories: Create Results Directories

Description Usage Arguments Details Value

View source: R/make_directories_function.R

Description

Creates the directories, in which the results are going to be saved.

Usage

1

Arguments

homedir

The directory in which the result folders will be created.

Details

All files will be stored in the main folder "FAMoS-Results". It contains the following subdirectories:

BestModel

Contains the information criteria and the corresponding parameter estimates of the best fitting model.

Figures

Contains figures showing the performance of the FAMoS.

Fits

Contains the fitted parameter values of each of the tested models.

TestedModels

Contains the binary information of all of the tested models.

Value

Creates directories.


FAMoS documentation built on April 14, 2020, 5:43 p.m.