fun.svd_2 {GMDHreg} | R 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. |
[Package GMDHreg version 0.2.3 Index]