fun.svd_2: Perform svd regression

View source: R/fun.svd_2.R

fun.svd_2R Documentation

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.


GMDHreg documentation built on May 29, 2024, 12:28 p.m.