get_y {tsensembler}R Documentation

Get the response values from a data matrix

Description

Given a formula and a data set, get_y function retrieves the response values.

Usage

get_y(data, form)

Arguments

data

data set with the response values;

form

formula


[Package tsensembler version 0.1.0 Index]