search for: isim

Displaying 3 results from an estimated 3 matches for "isim".

Did you mean: iim
2015 Feb 25
4
DUDA LLENAR MATRIZ CREADA
Buena tarde, Estoy llevando a cabo un trabajo y no encuentro la forma de llenar una matriz con el p_value y un estadístico calculado. Un poco mas detallado, tengo muestras aleatorias, calculo por ejemplo la prueba t, wilcoxon, etc y requiero llevar por una parte los p_value de k muestras a una matriz creada anteriormente y por otro lado el valor del estadístico de las mismas k muestras a otra
2012 Nov 27
1
Problem in Starting R Server - object of type 'closure' is not subsettable
Hi All, I am trying to start R Server to run some Java Script in my local machine using the library, 'Rook'. I use Windows 7. And my codes are following, > library(Rook) > myD3dir <- 'D:\\STUDIES\\Java script\\d3-master' > s <- Rhttpd$new > s$start(quiet=TRUE) and i get the following error for the above line, Error in s$start : object of type
2013 Mar 14
1
Viewing Compelete Decision Tree in R - R.2.15.2 - Wndows7 32bit
I tried drawing some decision trees. Since the number of levels are more in the tree, the plot result for the decision tree is not clear and conjusted. If i save it as pdf or png also, the image is same. So how can i view the complete clear plot of decision tree? Thanks in Advance, Manoj G [[alternative HTML version deleted]]