search for: m3a

Displaying 10 results from an estimated 10 matches for "m3a".

Did you mean: m32
2011 Sep 03
2
problem in applying function in data subset (with a level) - using plyr or other alternative are also welcome
...mple (c(1, 2,3), 10, replace= T) M1bP2 <- sample (c(1, 2,3), 10, replace= T) # variable set 2 M2a <- sample (c(1, 2,3), 10, replace= T) M2b <- sample (c(1, 2,3), 10, replace= T) M2aP1 <- sample (c(1, 2,3), 10, replace= T) M2bP2 <- sample (c(1, 2,3), 10, replace= T) # variable set 3 M3a <- sample (c(1, 2,3), 10, replace= T) M3b <- sample (c(1, 2,3), 10, replace= T) M3aP1 <- sample (c(1, 2,3), 10, replace= T) M3bP2 <- sample (c(1, 2,3), 10, replace= T) mydf <- data.frame (ped, M1a,M1b,M1aP1,M1bP2, M2a,M2b,M2aP1,M2bP2, M3a,M3b,M3aP1,M3bP2, y) # functions and further...
2011 May 04
0
Fwd: simple question
...R experts I have simple question, please execuse me: #example data, the real data consists of 20000 pairs of variables K1 <- c(1,2,1, 1, 1,1); K2 <- c(1, 1,2,2, 1,2); K3 <- c(3, 1, 3, 3, 1, 3) M1a <- rep( K1, 100); M1b <- rep(K2, 100) M2a <- rep(K1, 100); M2b <- rep(K1, 100) M3a <- rep(K1, 100); M3b <- rep(K3, 100) mydf <- data.frame(M1a, M1b, M2a, M2b, M3a, M3b) # matrix operation nmat <- matrix(c(paste('M', 1:3, 'a', sep = ''), paste('M', 1:3, 'b', sep = '')), 3) coffin <- function(x) { x <- as.vector(...
2008 Dec 11
1
7.1-PRERELEASE: asus M3A / Phenom X4 / powerd freeze
hello, yet another powerd SOS : on an ASUS M3A78-EM MB with Phenom 9750 and 8 gig memory, starting powerd freezes the box after slowing down a bit cpu frequency. [IMHO] usefull bit of info : FreeBSD m34.scito.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Dec 11 14:24:39 CET 2008 root@m34.scito.local:/usr/obj/raid1/bsd/src7/sys/M3A78...
2015 Mar 22
2
robust updating methods
...formula, then the parent frame ##' if that doesn't work for any reason f4 <- function(m) { d2 <- d; d2[1] <- d2[1]+0 ## force copy update.both(m,data=d2) } ## Case 1: fit within function m2 <- f1() try(update.default(m2)) ## default: object 'd2' not found m3A <- update.envformula(m2) ## envformula: works m3B <- update.both(m2) ## works ## Case 2: update within function m4A <- f2(m1) ## default: works try(f3(m1)) ## envformula: object 'd2' not found m4B <- f4(m1) ## works -----BEGIN PGP SIGNATURE----- Version: GnuPG v1....
2008 Jun 18
0
DomU occasional Boot hang
Hi folks, I am using Xen on M3A mother board from Assus (64 bit CPU - X4). All the instances are running CentOS 5.1. There is no monitor attached to the server and all the outputs (GRUB, Kernel, Terminals) are sent to the serial console. Everything works fine except when I try to boot up an instance from Dom0, it hangs during the...
2015 Mar 24
2
robust updating methods
...hen the parent frame ##' if that > doesn't work for any reason f4 <- function(m) { d2 <- d; d2[1] <- > d2[1]+0 ## force copy update.both(m,data=d2) } > > ## Case 1: fit within function m2 <- f1() try(update.default(m2)) > ## default: object 'd2' not found m3A <- update.envformula(m2) ## > envformula: works m3B <- update.both(m2) ## works > > ## Case 2: update within function m4A <- f2(m1) ## default: works > try(f3(m1)) ## envformula: object 'd2' not found m4B <- f4(m1) > ## works > >> >>...
2015 Mar 23
0
robust updating methods
...hat doesn't work for any reason > f4 <- function(m) { > d2 <- d; d2[1] <- d2[1]+0 ## force copy > update.both(m,data=d2) > } > > ## Case 1: fit within function > m2 <- f1() > try(update.default(m2)) ## default: object 'd2' not found > m3A <- update.envformula(m2) ## envformula: works > m3B <- update.both(m2) ## works > > ## Case 2: update within function > m4A <- f2(m1) ## default: works > try(f3(m1)) ## envformula: object 'd2' not found > m4B <- f4(m1) ## works > > -----BEGIN...
2015 Mar 27
0
robust updating methods
...rame ##' if >> that doesn't work for any reason f4 <- function(m) { d2 <- d; >> d2[1] <- d2[1]+0 ## force copy update.both(m,data=d2) } > >> ## Case 1: fit within function m2 <- f1() >> try(update.default(m2)) ## default: object 'd2' not found m3A <- >> update.envformula(m2) ## envformula: works m3B <- >> update.both(m2) ## works > >> ## Case 2: update within function m4A <- f2(m1) ## default: >> works try(f3(m1)) ## envformula: object 'd2' not found m4B <- >> f4(m1) ## works...
2014 Jun 30
0
Login failure with SElinux enforcing + Sqlite user DB
...;imap' dovecot: auth: Debug: master userdb out: USER 3487432705 mailadmin uid=97 gid=12 home=/var/mail/mailadmin auth_token=e0d0ed3080574ab089f1a5302d43110ffa15ec42 dovecot: imap-login: Login: user=<mailadmin>, method=PLAIN, rip=10.0.77.80, lip=10.0.78.223, mpid=29696, TLS, session=<0C+M3A/9OwCsEQFQ> audispd: node=myhost.somewhere type=SYSCALL msg=audit(1404144473.421:46298): arch=c000003e syscall=2 success=no exit=-13 a0=7fff97f77ce0 a1=c2 a2=1a4 a3=0 items=1 ppid=29697 pid=29699 auid=7033 uid=8 gid=12 euid=8 suid=8 fsuid=8 egid=12 sgid=12 fsgid=12 tty=(none) ses=108 comm="s...
2009 Feb 24
44
Motherboard for home zfs/solaris file server
Hello, I am building a home file server and am looking for an ATX mother board that will be supported well with OpenSolaris (onboard SATA controller, network, graphics if any, audio, etc). I decided to go for Intel based boards (socket LGA 775) since it seems like power management is better supported with Intel processors and power efficiency is an important factor. After reading several