writeRecaConfiguration: Writes RECA configuration

Description Usage Arguments Details

Description

Writes details about the model configuration to a text file or open connection

Usage

1
2
writeRecaConfiguration(GlobalParameters, Landings, WeightLength, AgeLength,
  fileobj, main = NULL)

Arguments

GlobalParameters

defined in eca.estimate and eca.predict

Landings

defined in eca.estimate and eca.predict

WeightLength

defined in eca.estimate and eca.predict

AgeLength

defined in eca.estimate and eca.predict

fileobj

filename or open connection

main

header to write before configuration

Details

Configuration are saved reflecting the parameters as passed to eca.estimate and eca.predict, even if it is possible to have for instance the GlobalParameters differ between the two for a valid execution.


Sea2Data/Rstox documentation built on May 14, 2019, 8:58 a.m.