search for: vb1

Displaying 4 results from an estimated 4 matches for "vb1".

Did you mean: v1
2006 Mar 02
0
Combining plaintext and plotmath expressions
...(Greek letters, subscripts). Moreover, I sometimes need to concatenate other plaintext with these strings. Thus far I have written my string list to look like this: "X translation ("*mu*"m)" "Rotation ("*degree*")" "Mean ("*mu*"m)" "Vb1-Vb2 "*(Omega) H[2]O "Used" Max P # Defects I read in the strings, and use one at a time in the variable "parmlabel". I have another variable called "testlabel" which I also need to concatenate, and can be things like "distance" or "E-test". So...
2013 Feb 08
1
help with double looping
hi there, I have a dataframe in the shape vA1, vA2,..., vA11, vB1, vB2,..., VB11,......., VP1, VP2,...., VP11 (so 16 times a sequence of 11 variables) I am trying to build a double loop so that i can apply the function (i-1)*v(i) to the first 10 variables, then the same for the next 10 variables, etc... 16 times. I have tried the following with no luck: iscores...
2013 May 13
3
help: R GUI front-end has stopped working
...aphics grDevices utils datasets methods base This is my code: u<-runif(3000) k=13 n=length(u) prob=vector(length=n) ro=vector(length=n) beta1=vector(length=n) g1=vector(length=n) sb1=vector(length=n) low=vector(length=n) tlow=vector(length=n) effects=vector(length=n) vb1=vector(length=n) AA=list() BB=list() nnI=list() library(stats) for (i in 1:n){ v=as.numeric(u<=u[i]) p=mean(v) A=vector(length=k) n1=n%/%k A<-sapply(1:k,function(m) A<-sum(v[((m-1)*n1+1):(m*n1)])) A[k]=sum(v[((k-1)*n1+1):n]) AA[[i]]<-A B=c(rep(n1,k-1),length(v[((k-1)*n1+1):...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking