get_x_y {SSLR}R Documentation

FUNCTION TO GET REAL X AND Y WITH FORMULA AND DATA

Description

FUNCTION TO GET REAL X AND Y WITH FORMULA AND DATA

Usage

get_x_y(form, data)

Arguments

form

formula

data

data values, matrix, dataframe..

Value

x (matrix,dataframe...) and y(factor)


[Package SSLR version 0.9.3.3 Index]