Learn R Programming

GMDHreg (version 0.2.3)

fun.svd_2: Perform svd regression

Description

Calculates svd regression.

Usage

fun.svd_2(x, y, x.test, y.test)

Arguments

x

matrix containing independent variables in the model.

y

vector or matrix containing dependent variable in the model.