search for: abigi

Displaying 2 results from an estimated 2 matches for "abigi".

Did you mean: bigi
2005 Nov 07
2
how to export density_function output?
Dear all, quite a naive question: I have a data frame and I computed "the kernel density estimate" with density on each column. Now I'd like to export in a txt file the density function output for each column, but, when if I use write.table, I get a message "Error in as.data.frame.default(x[[i]], optional = TRUE) : can't coerce class "density" into a
2005 Nov 16
0
Friedman test with replicated samples
Dear R-users, I would need to do a Friedman test with replicated samples, and Friedman.test(y...) currently works only for unreplicated designs. Is there a script or a function available? Thanks, Alessandro -- --