prep_temp_sequence: Prepare the ptMCMC temperature sequence

Description Usage Arguments Value Examples

View source: R/ptMCMC.R

Description

Create the series of temperatures used in the ptMCMC algorithm.

This function was designed to work within TS and est_changepoints specifically, but has been generalized and would work with any ptMCMC model as long as control includes the relevant control parameters (and provided that the check_control function and its use here are generalized).

Usage

1
prep_temp_sequence(control = list())

Arguments

control

A list of parameters to control the fitting of the Time Series model including the parallel tempering Markov Chain Monte Carlo (ptMCMC) controls. Values not input assume defaults set by TS_control.

Value

vector of temperatures.

Examples

1

weecology/LDATS documentation built on March 28, 2020, 11:20 a.m.