dot-checkModelPrior: Checks whether model and prior match.

.checkModelPriorR Documentation

Checks whether model and prior match.

Description

Checks whether model and prior match.

Usage

.checkModelPrior(model, prior)

Arguments

model

An object of class TFPmodel.

prior

A list of matrices with parameters for the prior distribution and box constraints. By default, prior is initialized by initializePrior(model). See details. Only used if method = "bayesian".


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.