residsNormalNode: Residuals for a single node for a Normal model

Description Usage Arguments

View source: R/cross-validation.R

Description

Residuals for a single node for a Normal model

Usage

1
  residsNormalNode(node, x, train, test, metric, verbose)

Arguments

node

An integer, giving the node

x

A BN

train

A data frame of training data

test

A data frame of test data

metric

A function that measures the distance between the predictions and the true values


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