get_evaluation_parameters: Generates vector of parameter needed to evaluate models

View source: R/get_parameters.R

get_evaluation_parametersR Documentation

Generates vector of parameter needed to evaluate models

Description

Generates vector of parameter needed to evaluate models

Usage

get_evaluation_parameters(checking_parameters = FALSE)

Arguments

checking_parameters

logical. should 'X.new' and 'Y.new', the parameters used in posterior predictive checking, be included?

Value

character vector of parameter names


philpatton/cowbird documentation built on March 2, 2023, 3:05 a.m.