search for: fati

Displaying 6 results from an estimated 6 matches for "fati".

Did you mean: ati
2005 Sep 09
2
R-help Digest, Vol 31, Issue 9
Hi: I use lm (linear model) to analyze 47 variables , 8 responses So I use loop to finish it . I want the program to show the results that P-value is less than 0.05. How can I cite the P-valus from lm result ? Ping The code: #using LM to model general fati for (j in 48:52) { for (i in 3:46){ gen.fat<-y_x[,j] gen.fat<-as.numeric(gen.fat) snp_marker<-y_x[,i] x<-colnames(y_x) #snp_marker<-as.matrix(snp_marker) #mode(snp_marker) cat("phenotype is = ",x[j] , "\n") cat("snp marker is = ",x[i] , "\n"...
2001 Oct 01
0
Missing file
...f2clib. When I try to open R on my Gr desk computer running on Mac OS 9.0, I get: carbonlib--CFBundleGetValueForInfoDictionaryKey was not found. I need help on this. Steinar -- =============================== Steinar Bjerve www.math.uio.no/~steinar/ =============================== Amor Fati , -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at s...
1998 Jan 05
2
R-beta: Inquiry
To Whom It May Concern, I have been informed that there is a public domain software called "R" which is available through ftp://stat.auckland.ac.nz. I've tried the address but I can't find the software itself. Can you help me on this. Thanks. Belen Razo -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
1998 Jan 05
2
R-beta: Inquiry
To Whom It May Concern, I have been informed that there is a public domain software called "R" which is available through ftp://stat.auckland.ac.nz. I've tried the address but I can't find the software itself. Can you help me on this. Thanks. Belen Razo -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2004 Aug 06
2
Icecast server terminates
Hello Everybody, I am new to this list, maybe boring and annoying questions will be asked from you, but please help me if you can. :) I have a problem with the icecast server version 1.3.11. I am running it on a RedHat linux 7.0 box, with my own C++ program that uses the libshout development library (1.0.5). My program connects to the icecast server and feeds it continously with mp3 data.
2004 Aug 06
2
Icecast server terminates
Hello Everybody, I am new to this list, maybe boring and annoying questions will be asked from you, but please help me if you can. :) I have a problem with the icecast server version 1.3.11. I am running it on a RedHat linux 7.0 box, with my own C++ program that uses the libshout development library (1.0.5). My program connects to the icecast server and feeds it continously with mp3 data.