makeRowPredictions: Make row predictions

Description Usage Arguments

View source: R/cross-validation.R

Description

Make row predictions

Usage

1
2
  makeRowPredictions(row, predictors, param,
    type = c("response", "probabilities"))

Arguments

row

A vector containing the predictors in the model

predictors

The parents of the node

param

A list of parameters

type

The type of prediction required.


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