residsNormal: Residuals from a Normal model

Description Usage Arguments

View source: R/cross-validation.R

Description

...

Usage

1
  residsNormal(x, train, test, metric = square_error)

Arguments

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.