Displaying 2 results from an estimated 2 matches for "dataparity".
2011 Nov 04
2
Reading parameters from dataframe and loading as objects
Hi List,
I want to read several parameters from data frame and load them as object
into R session, Is there any package or function in R for this??
Here is example
param <-c("clust_num", "minsamp_size", "maxsamp_size", "min_pct", "max_pct")
value <-c(15, 20000, 200000, 0.001, .999)
data <- data.frame ( cbind(param , value))
data
2001 Oct 26
1
mswlogo
Hi,
Is there anybody having experience with MSWLogo on Wine ?
I want to use it in school, but I have some problems.
Thanks in advance
Olivier