FAMoS (version 0.1.0)

make.directories: Create Results Directories

Description

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

Usage

make.directories(homedir)

Arguments

homedir

The directory in which the result folders will be created.

Value

Creates directories.

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.

LogFiles

Contains the log files of the individual model fitting runs.

TestedModels

Contains the binary information of all of the tested models.