Displaying 11 results from an estimated 11 matches for "mednet".
Did you mean:
mecnet
2006 Nov 18
1
Why SAM has totally diffent results in R2.1.1 and R2.4.0
...Deltas
plot(sam.out)
Best
Wei Zhao
Postdoctoral Research Fellow
Department of Human Genetics and Biostatistics
University of California, Los Angeles
Gonda Neuroscience and Genetics Research Center
695 Charles E. Young Drive South, Box 708822
Los Angeles, CA 90095-7088, USA
Email: wzhao@mednet.ucla.edu
Tel:(310)8251677
----------------------------------------------------------
IMPORTANT WARNING: This email (and any attachments) is only intended for the use of the person or entity to which it is addressed, and may contain information that is privileged and confidential. You, the recip...
2009 Nov 06
4
PRUEBAS DE NORMALIDAD
...<- c (21, 23, 37, 48, 22, 29, 38, 30, 46, 26, 25, 46, 21, 34, 31, 43, 40, 46, 33, 44)
Gracias de antemano.
Saludos Cordiales,
John Jacho
DEPARTAMENTO DE OPERACIONES
Av. 6 de Diciembre N33-42 e Ignacio Bossano,
Torre ConstituciĆ³n, Piso 9
PBX: (593-2) 3982080 Ext: 2605
jjacho en mednet.com.ec
2008 Jun 12
2
Getting Batch mode to continue running a script after running into errors
I'm invoking R in batch mode from a bash script as follows:
R --no-restore --no-save --vanilla
<$TARGET/$directory/o2sat-$VERSION.R>
$TARGET/$directory/o2sat-$VERSION.Routput
When R comes across some error in the script however it seems to halt
instead of running subsequent lines in the script:
Error in file(file, "r") : cannot open the connection
Calls: read.table ->
2004 Oct 05
2
Nelson-Aalen estimator in R
Hi,
I am taking a survival class. Recently I need to do the Nelson-Aalen
estimtor in R. I searched through the R help manual and internet, but could
not find such a R function. I tried another way by calculating the
Kaplan-Meier estimator and take -log(S). However, the function only
provides the summary of KM estimator but no estimated values. Could you
please help me with this? I would
2010 Oct 02
1
Memory allocation in 64 bit R
Hi Everyone,
I am getting the following error message
Error: cannot allocate vector of size 2.6 Gb
In addition: Warning messages:
1: In dim(res$res) = dim(bi) :
Reached total allocation of 8122Mb: see help(memory.size)
2: In dim(res$res) = dim(bi) :
Reached total allocation of 8122Mb: see help(memory.size)
3: In dim(res$res) = dim(bi) :
Reached total allocation of 8122Mb: see
2004 Oct 09
1
writefd_unbuffered failed to write - Broken pipe
I am using Rsync 2.6.3 , and have tried rsync 2.6.2 also. I am attempting to
push about 990G from one machine to another. Whenever I do this, it
processes about 1/3 the way through and I receive the following error during
the transfer, and it stops. Could this be a problem with it running as a
cron job?
The command I am using is /usr/local/bin/rsync -acv --stats /data/
server::data
Any
2007 Aug 09
1
odfWeave processing error, file specific
Hello,
I hope there is a simple explanation for this. I have been using
odfWeave with great satisfaction in R 2.5.0. Unfortunately, I cannot
get beyond the following error message with a particular file. I have
copied and pasted into new files and the same error pops up. It looks
like the error is occurring before any of the R code is run (?).
Any suggestions on how to track this down and fix
2009 Oct 26
1
Unable to get Legend with survplot rms package
Hello,
I apologize for the post as I am certainly overlooking a simple
solution to my difficulties with getting a legend to print on a
survplot from the rms package.
I am plotting the following:
survplot(survest(fita), n.risk=T, conf='none', cex.n.risk=.85, dots=T,
col='gray10', lty=2)
survplot(survest(fit), n.risk=F, conf='none', add=T)
survplot(survest(fitb), n.risk=F,
2007 Mar 22
2
Colored boxes with values in the box
Hi all,
I have a x, y matrix of numbers (usually ranging from 0 to 40). I need
to group these numbers and assign a color to each group (for example 0
to 15 - Blue, 16-30- Yellow, and 31-40- Red). Then I need to draw a
rectangular matrix which contains X x Y boxes and each box has the
corresponding value from the input matrix and is also colored according
to which group (i.e red, yellow,
2004 Oct 18
2
Cannot apply delete-sent-files.diff on solaris platform
I have been trying various ways and looking though the lists, but I can't
seem to find a solution.
I am running a Ultra2 with Solaris 9 and rsync 2.5.2, with the old
-move-files patch.
I want to upgrade to 2.6.3 with the delete-sent-files patch. Which I
understand is the new and improved version serving the same purpose.
Unfortunately my patch under Solaris did'nt work, so I d/l
2007 Oct 30
1
Difficulty Compiling RSQLite on Solaris x86 Using Studio 12 Compilers
Apologies if this is not the best list on which to ask for help. I have
compiled R 2.6.0 using Sun Studio 12 compilers. I can install most CRAN
and bioconductor packages that I need, with the exception of RSQLite.
Unfortunately this is critical for other packages that I need. I have
tried to compile it using R CMD INSTALL to generate a config.log file.
I don't know how to fix the reported