is.valid.prior: Check validity.

Description Usage Arguments Value

View source: R/priors.R

Description

Checks the output of a LOG prior for validity. Basically is it positive?

Usage

1
2
  ## S3 method for class 'prior'
 is.valid(x)

Arguments

x

A numeric of length 1. The LOG output of a prior function.

Value

A logical of length 1, indicating the validity of x


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