Displaying 2 results from an estimated 2 matches for "all_beta_protein".
Did you mean:
all_beta_proteins
2009 Jul 14
2
hi friends, is there any wait function in R
...","HH")
for(t in 1:length(s))
{
a<-read.table(paste("../All_alpha_proteins/alp",s[t],"mean.sat",sep=""),header=T)
attach (a)
names(a)
al<-1:length(paste("alp",s[t],"_mean",sep=""))
b<-read.table(paste("../All_beta_proteins/bet",s[t],"mean.sat",sep=""),header=T)
attach(b)
names(b)
bl<-1:length(paste("bet",s[t],"_mean",sep=""))
p<-read.table(paste("../Alpha_and_beta_proteins_a+b/apb",s[t],"mean.sat",sep=""),header=T)
attach...
2009 Jun 29
5
Help
HiĀ group,
I found a module for adaptive kernel density estimation for Stata users, but unfortunetly I don't have access to Stata, can I find a similar approach using R?
Thank u so much 4 ur time.
[[alternative HTML version deleted]]