fun.svd_1 {GMDHreg}R Documentation

Perform svd regression

Description

Calculates svd regression.

Usage

fun.svd_1(x, y)

Arguments

x

matrix containing independent variables in the model.

y

vector or matrix containing dependent variable in the model.


[Package GMDHreg version 0.2.3 Index]