residual.llike.modelBayes: Calculate likelihood of residual standard deviation.

Description Usage Arguments

Description

Calculate likelihood of residual standard deviation, given observations plus the predicting model and data (to make predictions).

This likelihood does not depend on the hyperparameters. It does require data and prediction.

Usage

1
2
residual.llike.modelBayes(test, whichtest, data, trueN, model, sdpar,
  fullpar, sdmodel, badparam, errormodel = "Gauss", debug = FALSE, ...)

Arguments

badparam

The name of a function (unquoted) that tests a set of model parameters for validity; must return TRUE if parameters are valid, otherwise FALSE.

debug

Logical. If TRUE, call browser to debug.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.