I read the post
http://n4.nabble.com/Error-setting-rowname-if-rowname-currently-NULL-td794579.html#a794579
where it says that the problem is that 
dimnames(acuracia) is Null ->equivalent to rownames(fred) is NULL (in the
post)
Then I tried to define all the dimnames first as random names to be then
replaced in the loop
but it did not work either?

Does anyone have a clue?
Thanks a lot

-- 
View this message in context: 
http://n4.nabble.com/Dimnames-of-array-inside-loop-tp1594215p1598069.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to