Displaying 4 results from an estimated 4 matches for "pr10".
Did you mean:
p10
2011 Apr 09
1
loop and sapply problem, help need
..., 44, 11, 33, 11, 22, 22, 11, 22)
lcd3 <- c(12, 12, 34, 14, 13, 12, 23, 23, 12, 12)
#generating variables through sampling
pvec <- c("PR1", "PR2", "PR3", "PR4", "PR5", "PR6", "PR7", "PR8", "PR9",
"PR10")
fun11 <- function(x){
smpool <- c(1,2,3,3)
x <- sample(smpool, 10, replace= TRUE)
}
newd <- sapply (pvec, fun11)
# function to recode this new generated data
fun3 <- function(x) {
(if ( x ==1){
x = lcd1
}else if (x ==2){
x = lcd2
} el...
2007 Jul 24
7
Obtaining summary of frequencies of value occurrences for a variable in a multivariate dataset.
Hi all,
If the question below as been answered before I
apologize for the posting.
I would like to get the frequencies of occurrence of
all values in a given variable in a multivariate
dataset. In short for each variable (or field) a
summary of values contained with in a value:frequency
pair, there can be many such pairs for a given
variable. I would like to do the same for several such
variables.
2008 Jun 04
2
rsync error after server restore
...eout in data send/receive (code 30) at io.c(596)
[generator=3.0.0pre2]
_exit_cleanup(code=12, file=io.c, line=596): about to call exit(30)
We have installed the same version as we had before the crash, is a
Centos 5 64 bit. and the rsync version is rsync version 3.0.0pre2
protocol version 30.PR10
Wondering what could cause the error.
Thank you in advance!
Manuel
2004 Jul 08
2
O-direct on ext3 file ssytem
Hi,
Does anybody know whether the ext3 file system
support Direct_io? if so, how do you enable it?
I went through the man page of mount, and it did
not mention such option?
my system is running :
Red Hat Enterprise Linux AS release 3 (Taroon Update
2)
Kernel 2.4.21-15.ELsmp on an i686
Thanks much!!!
David.