search for: threehem

Displaying 1 result from an estimated 1 matches for "threehem".

2005 Oct 10
1
text(x,y,greek character)
...r with substitute() and have not yet had any success. The following only plots the word in english in plain text. Here is my subroutine and data: --------------------------------------------------- vmat<-as.matrix(read.table("vmat")) Xm<-vmat[1:22,1:20] hemd<-read.table("threehem",header=T) Ym<-as.matrix(hemd[,2]) gvdw.pls<-plsr(Ym ~ Xm,6,method="kernelpls") rsltv<-predict(gvdw.pls,comps=6) plot(Ym,rsltv,type="n",xlab="Actividad + Biol??gica",xlim=c(4.6,6),ylim=c(4.8,6),ylab=" Act. + Biol.(Pred.)",main="QSAR Ligac...