buildXY: Builds response Y and predictor X.

Description Usage Arguments Value Author(s)

View source: R/buildXY.R

Description

This function builds the response variables Y and predictor variables X from the input data.

Usage

1
buildXY(targetData, predData, GLOBvar)

Arguments

targetData

Target input data.

predData

Predictor input data.

GLOBvar

Global variables of the MCMC simulation.

Value

A list with elements:

X

Predictor variables.

Y

Response variables.

Author(s)

Sophie Lebre


EDISON documentation built on May 2, 2019, 2:39 a.m.