search for: tp2286585p2286585

Displaying 1 result from an estimated 1 matches for "tp2286585p2286585".

2010 Jul 12
1
Robust regression error: Too many singular resamples
...ollowing. Any advice would be appreciated. Thank you. library(robustbase) x <- rnorm(10000) isZ <- c(rep(1,9800),rep(0,200)) y <- rnorm(10000) model <- lmrob(y~x*isZ) -- View this message in context: http://r.789695.n4.nabble.com/Robust-regression-error-Too-many-singular-resamples-tp2286585p2286585.html Sent from the R help mailing list archive at Nabble.com.