get.history: Reads Conquest history files.

Description Usage Arguments Value Author(s)

Description

Reads Conquest history file comprising parameter estimates of each iteration.

Usage

1
get.history(file, shw.object)

Arguments

file

Character string of the Conquest history file.

shw.object

Optional: R-Object created by get.shw(). Necessary to label the columns of the history file.

Value

A data.frame according to the corresponding Conquest history file. First column comprises the iteration number, second column the deviance of the corresponding iteration. Estimates of model parameters are listed in further columns.

Author(s)

Sebastian Weirich


eatRest documentation built on May 2, 2019, 6:25 p.m.

Related to get.history in eatRest...