calcComponentTemp: calcComponentTemp

Description Usage Arguments Author(s)

Description

calculating the temperature of result components of logDensity

Usage

1
2
3
calcComponentTemp(temp,
 TFix, TProp, useMultiT = TRUE, posTFix = match(names(TFix), 
    names(TProp)))

Arguments

temp

numeric scalar >= 1: global temperature

TFix

named vector: temperature for the components that does not change but is held fixed

TProp

named numeric vector [0,1]: temperature proportions of result components determines names and lenght of result

useMultiT

if set to FALSE only only global temperatue and TFix are applied

posTFix

position index of TFix in vector of temperatures, specifiy for performance

Author(s)

Thomas Wutzler


twDEMC documentation built on May 2, 2019, 5:38 p.m.