Displaying 1 result from an estimated 1 matches for "lbustruu".
2017 Aug 10
0
Independent Component Regression issue in R
Hello,
I am trying to use independent component regression inside the caret
package. I ran into the error message below. All entries in the formula are
dataframe column names. Any help is appreciated.
icrFit <- icr(AUV ~ SPTR + NDDUEAFE + RU20INTR + LBUSTRUU + LF98TRUU +
SPTRMDCP,Test,n.comp = 6)
Error in fastICA::fastICA(x[, method$ica, drop = FALSE], ...) :
unused argument (weights = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...