Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

23 results for “from:Soheila Khodakarim”

error im install R
Soheila Khodakarim · May 27, 2012 · r-help

Dear All I install Rstudio in centos, but I cannot run it, I saw this error: Stopping rstudio-server: [ OK ] rserver[16661]: ERROR Unable to find libR.so in expected locations within R Home directory /usr/local/lib/R; LOGGED...

missing in neural network
Soheila Khodakarim · Mar 24, 2015 · r-help

Dear Charles, Thanks for your guide. I run this code: library("neuralnet") resp<-c(1,1,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1) mydata <- cbind(data, resp) out1 <- neuralnet...

missing in neural network
Soheila Khodakarim · Mar 25, 2015 · r-help

Dear Charles, I rewrote code : library("neuralnet") resp<-c(1,1,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,1)) mydata <- cbind(data24_2, resp) dim(mydata) > 20 3111 fm <- as...

Can't find what you're looking for? Try searching with Google .