checkSolution: Check the integrity of an ARF model

Description Usage Arguments Value Author(s)

View source: R/fitModelFunctions.R

Description

Check the integrity of an ARF model for bounded parameters.

Usage

1
2
checkSolution(arfmodel, options = loadOptions(arfmodel), 
dat = readData(.model.avgdatfile(arfmodel)), thres = 6)

Arguments

arfmodel

A model-object (class model)

options

An options-object (class options)

dat

Average datafile.

thres

Number of digits for equality check.

Value

Returns the model object with added warnings if parameters are on a bound.

Author(s)

Wouter D. Weeda - w.d.weeda@gmail.com


wdweeda/arf3DS4 documentation built on Feb. 19, 2020, 12:59 a.m.