Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 20, 2015 at 3:04 am EST in reply to: What does sparse data mean?? #10158 siddhu25Participant Thank u very much Merav for the links and explanation.It helps me a lot Thanks Siddhu November 15, 2015 at 10:23 pm EST in reply to: Changing factor data #9712 siddhu25Participant Hi Barbara, Could you please try below and let me know this is working for you. indx <- sapply(data, is.factor) data[indx] <- ldply(data[indx], function(x) as.numeric(as.character(x))) Author Posts Viewing 2 posts - 1 through 2 (of 2 total)