validStartEnd: Check validity of start and end.

Description Usage Arguments Value

View source: R/utils.R

Description

Checks if start and end are valid as start and end points for taking a window (a subset, e.g. to remove burn-in) in a MCMC run

Usage

1

Arguments

start

The start value to check

end

The end value to check

length

A numeric of length 1. The length of the MCMC run that start and end should window.

Value

A logical of length 1 indicating if start and end are valid


rjbgoudie/structmcmc documentation built on Nov. 3, 2020, 3:41 a.m.