Displaying 7 results from an estimated 7 matches for "slv".
Did you mean:
sl
2009 Sep 16
2
cluster-lite
...d networked
machines. I have accounts on all the machines, ssh access (of course
password-less), and networked file directory access.
what I am ultimately trying to accomplish is built around a "simple"
function, that my master program would invoke:
master.R:
multisystem( c("R slv.R 1 20 file1.out", "R slv.R 21 40 file2.out", "ssh
anotherhost R slv.R 41 80 file3.out"), announce=300)
multisystem() should submit all jobs simultaneously and continue only after
all are completed. it should also tell me every 300 seconds what jobs it is
still waiting fo...
2011 Sep 17
0
Warning in 'probtrans'-function ('mstate'-package)
...uot;, "v2", "v3")
# ...reshape to long format
SL <- msprep(time = c(NA, "t1", "t2", "t2"),
status = c(NA, "s0", "s1", "s2"),
data= S1, trans=tmat, keep=covs)
# add 'transition-specific' covariates
SLV <- expand.covs(SL, covs, append=TRUE, longnames=TRUE)
head(SLV)
names(SLV)
# fit stratified Markov model
cox1 <- coxph(Surv(Tstart, Tstop, status) ~
(v1.1 + v2.1) * v3.1 +
(v1.2 + v2.2) * v3.2 +
(v1.3 + v2.3) * v3.3 +
strata(trans), SLV,
method = "breslow")
summary(cox1)
# ...
2008 Dec 06
0
syslinux 3.72 fails where 3.71 didn't
...tion
# fs = iso | sys | ext | zip
# iso is iso9660 (CD)
# sys is vfat (Windows)
# ext is ext2 (Linux)
# zip is vfat as zip
# The file will be called SD.iso, or SD.img
if test $(whoami) != 'root'
then
echo 'Only the root can run this script!'
exit 1
fi
#SLV="3.72" ## Doesn't work
#SLV="3.63" ## Works
SLV="3.71"
SYSLINUX="syslinux-$SLV"
MTV="2.10"
MEMTEST="memtest86+-$MTV"
RDIR=$(cd $(dirname $0) && pwd)
cd ${RDIR}
if test ! -d downloads ; then mkdir downloads ; fi
echo "$SY...
2011 May 20
1
DocumentTermMatrix - text minig
...0 Kovacic
3713 10 GP SLABO GRADUIRAN PE©ÈEN PROD DO r = 80mm, PREVLADUJE DO r = 30mm, GOST, VLA®EN, SIV 1.00 4.00 Kovacic
3739 32 GP SLABO GRADUIRAN, ZELO PE©ÈEN PROD, MALO MELJAST, SREDNJE GOST, MOKER, SlV 15.40 16.00 Fasalek
3761 19 GP SLABO GRADUIRAN MELJAST TER PE©ÈEN PROD, VLA®EN DO MOKER, PROD DO r = 50MM 7.10 11.00 Fasalek
3801 10 GP SLABO GRADUIRAN PE©ÈEN PROD DO r = 70 mm, PREVLADUJE DO r = 30 mm, Z VEÈJIMI PRO...
2012 Dec 06
1
Fuction Error
...the "^"?
rm(list = ls(all = TRUE)) # use this to clear data
library(quantmod)
library(PerformanceAnalytics)
symbols <-
c('XLE','XLV','XLI','XLU','XLP','IYZ','XLK','XLY','XLF','XLB','GLD','SLV','E
FA','EEM','FXA','FXE','FXY','HYG','LQD', '^GSPC')
getSymbols(symbols,from='2007-01-01')
getSymbols('SPY',from='2007-01-01')
SP500 <- Cl(SPY)
colnames(SP500)[1] <- 'SPY'
#Function to b...
2010 Oct 06
2
Windows 7 Samba 3.5.5 and IPC$
...chdir ftruncate lock symlink readlink link
mknod realpath
full_audit:failure = none
full_audit:prefix = %u|%I
[Progs]
comment = Dump of files
path = /data/tst
invalid users = @Internet
read list = @People, @wheel, admin
write list = fr33man, slv, admin, ram_zes, allienzuzweit
create mask = 0664
directory mask = 0775
guest ok = Yes
[IPC$]
hosts allow = 192.168.1.0/24, 127.0.0.0/8
available = No
log.cab-312-test1 (windows 7 machine):
[2010/10/06 14:52:15.293125, 3] smbd/uid.c:429(push_conn_ctx)...
2006 Jul 18
2
how can I delete rows?
...+ +
50 Canada CAN + +
51 Costa Rica CRI + +
52 Dominica DMA - -
53 Dominican Rep. DOM + +
54 El Salvador SLV + +
55 Grenada GRD - -
56 Guatemala GTM + +
57 Haiti HTI + +
58 Honduras HND + +
59 Jamaica...