parTemperBest: Get best value from call to parTemper

Description Usage Arguments Value Author(s)

Description

Get the best value (the X with the lowest associated value of the cost function) from the output of parTemper. The optional input chainsOnly [default FALSE] allows a set of chains to be passed to parTemperBest rather than the output of parTemper and is used internally by parTemper.

Usage

1
parTemperBest(input, chainsOnly = F)

Arguments

input

The output of parTemper or a list of chains, chainList

chainsOnly

An optional boolean indicating whether the input is a list of chains only [default FALSE]

Value

The parameter X with the lowest value of the cost function

Author(s)

Michael Holton Price <MichaelHoltonPrice@gmail.com>


santafemha/parTempeR documentation built on June 28, 2019, 12:51 p.m.