Displaying 20 results from an estimated 1020 matches for "oscar".
2000 Dec 20
3
glm
It was my fault, as you have seen. Y matrix must contain successes and failures, and not successes and trials.
Sorry for my ignorance and thanks a lot for your help.
Oscar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20001220/341c2519/attachment.html
2006 Aug 06
1
How to use omega to search remote back end?
Folks,
Having trouble getting this to work. OMEGA cgi is not reading my stub file properly because it is trying to read it as a directory instead of a file. Is there an easy fix? Here is a transcript.
Thanks,
OSC
oscar@epsilon:/svr/xapian/beta$ ls -aFl
total 21335200
drwxr-xr-x 2 oscar oscar 4096 Aug 6 10:15 ./
drwxr-xr-x 5 oscar oscar 4096 Aug 6 12:59 ../
lrwxrwxrwx 1 oscar oscar 17 Aug 6 10:15 default -> /svr/xapian/beta//
-rw-r--r-- 1 oscar oscar 12 Jul 12 21:40 iamfli...
2007 Apr 13
5
[LLVMdev] [llvm-commits] CVS: llvm-www/Name.html
On Apr 13, 2007, at 9:49 AM, Devang Patel wrote:
> + <tr><td>Jeff Cohen</td><th>
> + Oscar</th>
> + <td>Oscar = Open Source Compiler And Runtime</td></tr>
Perfect, and very nice backronym. Unfortunately, Wikipedia says:
> Both Oscar and Academy Award are registered trademarks of the
> Academy [of Motion Picture Arts and Sciences],
> fiercely...
2007 Apr 13
0
[LLVMdev] [llvm-commits] CVS: llvm-www/Name.html
Dale Johannesen wrote:
> On Apr 13, 2007, at 9:49 AM, Devang Patel wrote:
>
>> + <tr><td>Jeff Cohen</td><th>
>> + Oscar</th>
>> + <td>Oscar = Open Source Compiler And Runtime</td></tr>
>>
>
> Perfect, and very nice backronym. Unfortunately, Wikipedia says:
>
>
>> Both Oscar and Academy Award are registered trademarks of the
>> Academy [of Mo...
2015 Apr 12
2
Loop sobre muchos data frames
...i]] le está pasando al for
bNames[[1]]
[1] "qB001"
Una cadena de texto, no el corpus llamado "qB001"!!, por eso obtengo el
error.
Alguien se le ocurre cómo hacer para que lea cada uno de los objetos en la
lista y se los pase de a uno a la función?
Muchas gracias por adelantado
Oscar
El 10 de abril de 2015, 11:28, Jorge I Velez <jorgeivanvelez en gmail.com>
escribió:
> Oscar,
>
> Cambia
>
> (l[i])
>
> por
>
> read.table(l[i])
>
> Olvide leer cada archivo en el codigo anterior.
>
> Saludos,
> Jorge.-
>
> 2015-04-11 0:0...
2015 Apr 10
5
Loop sobre muchos data frames
...#.....más.contenido del corpus......
si quiero aplicarle un función propia de limpieza de corpus, por ejemplo
eliminar los números presentes en el corpus
> tm_map(txt[[1]], removeNumbers)
<<VCorpus (documents: 1, metadata (corpus/indexed): 0/0)>>
no hace nada de nada...
Saludos
Oscar
El 10 de abril de 2015, 1:15, Jorge I Velez <jorgeivanvelez en gmail.com>
escribió:
> Oscar,
>
> Una forma de trabajar con este tipo de archivos es utilizando listas:
>
> # directorio del proyecto
> setwd('~/proyecto')
>
> # archivos de texto
> l <-...
2009 Jan 10
3
install.views()
Dear Rxperts,
Using R 2.8.1 and trying
install.views("Cluster")
getting error
Error: could not find function "install.views"
Please help:-(
--
Oscar
Oscar A. Linares
Molecular Medicine Unit
Bolles Harbor
Monroe, Michigan
[[alternative HTML version deleted]]
2005 May 29
2
OSCAR for Centos vote
Those of you who would like to see Centos on the supported-list for
the clustering software OSCAR, head over to
http://oscar.openclustergroup.org/register
and cast your vote!
Cheers,
Morten
--
Morten Kjeldgaard, Asc. professor, Ph.D.
Department of Molecular Biology, Aarhus University
Gustav Wieds Vej 10 C, DK-8000 Aarhus C, Denmark
Lab +45 89425026 * Mobile +45 51860147 * Fax +45 8612317...
2016 Oct 11
3
Colapsar una matriz con NA en una única fila
...s.na(t.EncDTE1$Var2),] obtengo Var1, Var2,
Var3,...Varn con datos NA,"texto", NA....NA
Estoy tratando de dar la vuelta con el loop otra vez, pero aún no lo
consigo...
Muchas gracias
El 11 de octubre de 2016, 15:27, <javier.ruben.marcuzzi en gmail.com> escribió:
> Estimado Oscar Benitez
>
>
>
> Yo utilizo algo como lo siguiente:
>
>
>
> Datos<- Datos[ !is.na(Datos$DatoX),] #Solo dejo filas en las que las
> tratamiento son diferentes de cero
>
>
>
> Javier Rubén Marcuzzi
>
>
>
> *De: *Oscar Benitez <oscar.benitez19...
2010 Sep 01
3
centos 5.5 oscar: gcc41, gcc44 and gfortran41, gfortran44
Hi,
I'm totally new with centos...we have a cluster in our labo with centos
oscar. The gcc which was provided with the release is gcc41 and
gfortran41. There are packages for gcc44 and gfortran44. I have
installed them.
But the gcc is not a link to gcc41 or gcc44. it is just an executable.
idem for gfortran. So which is the good way on centOS to choose the
gcc44 and gfortran44...
2012 Mar 02
2
回复: Bayesian Hidden Markov Models
Dear Oscar,
Thanks for your help.It's so nice of you to explain this package to me.
Best Regards,
James LAN
发件人: Oscar Rueda [via R] <ml-node+s789695n4431468h14@n4.nabble.com>
收件人: monkeylan <lanjinchi@yahoo.com.cn>
发送日期: 2012年2月29日, 星期三, 下午 9:21
主题: Re: Bayesian Hidden Markov Models...
2012 May 04
7
Programando en R: Clases
Hola:
Perdonad por la insistencia, pero me gustaría saber si cualquier proyecto en R debe afrontarse desde el uso de clases, o si sólo procede ante determinados casos. De ser así, ¿cuáles serían?.
Gracias.
Eva
[[alternative HTML version deleted]]
2009 Dec 03
3
data manipulation
Dear Wiza[R]ds,
I have a data.frame header that looks like this:
v2FfaPre15 v2FfaPre10 v2FfaPre5 v2Ffa2 v2Ffa3 v2Ffa4
I need it to look like this,
15 10 5 2 3 4
i.e., with v2FfaPre and v2Ffa stripped off
Any suggestions,
Thanks in advance!
--
Oscar
Oscar A. Linares, MD
Translational Medicine Unit
LaPlaisance Bay, Bolles Harbor
Monroe, Michigan 48161
Department of Medicine,
University of Toledo College of Medicine
Toledo, OH 43606-3390
Department of Internal Medicine,
The Detroit Medical Center (DMC)
Harper University Hospital
Wayne State Un...
2018 Mar 07
2
Reglas de asociación en un cluster Hadoop
..., pero vale la pena intentar.
¿Existe alguna implementación en R del modelo de reglas de asociación que
pueda realizar el cálculo en paralelo sobre un cluster Hadoop?
He visto los paquetes que 'paralelizan' R, pero no mencionan nada acerca de
modelos de reglas de asociación.
Saludos
--
Oscar Benitez
[[alternative HTML version deleted]]
2009 Nov 18
4
Switch Help
...;dx :Diagnosis","\n")
aar(c("dx","df")) # function does cat("dx :Diagnosis","\n")
# function does df = cat("df :Don't
Forget","\n")
BUT IT IS NOT WORKING FOR ME.
Please help:-)
--
Oscar
Oscar A. Linares, MD
Translational Medicine Unit
LaPlaisance Bay, Bolles Harbor
Monroe, Michigan
[[alternative HTML version deleted]]
2004 Oct 18
2
multiv
What happened to multiv package? I have installed R 2.0.0 in my Mac and I
could not find this package. I see other things have been reorganized. I
have read "What's New" and I have used the search facility in the RHelp
panel to no avail.
Oscar A. Moreno
oscar.moreno at att.net
2014 Oct 08
4
Pregunta sobre manipulación de shapefile
...upe bien como atacarlo, no conocía el enlace que me mandas, por tanto lo pruebo de nuevo). Mañana espero informaros
Un saludo y gracias de nuevo
From: mtnezb en gmail.com
Date: Wed, 8 Oct 2014 22:22:59 +0200
Subject: Re: [R-es] Pregunta sobre manipulación de shapefile
To: fjroar en hotmail.com
CC: oscar.perpinan en upm.es; r-help-es en r-project.org
Hola:
No sé si he entendido bien, pero:
con la función fortify del paquete ggplot, conviertes un SpatialPolygonDataFrame en un data.frame corriente como el que tú has construido (con una columna adicional que agrupa los puntos que corresponden al mism...
2008 Nov 09
2
[LLVMdev] Mingw, cross-compiling,___eprintf
...VMCodeGen.a(RegAllocLinearScan.cpp.obj):RegAllocLinearScan.cpp:(.text$powf[_powf]+0x0):first defined here
Oh, and ld segfaults after spitting the errors:
collect2: ld terminated with signal 11 [Segmentation fault]
Hope someone who is used to cross-compile with MinGW can provide some
suggestion.
oscar at qcore:~/dev/llvm/mingw-x$ i586-mingw32msvc-g++ --version
i586-mingw32msvc-g++ (GCC) 4.2.1-sjlj (mingw32-2)
oscar at qcore:~/dev/llvm/mingw-x$ i586-mingw32msvc-ld --version
GNU ld version 2.17.50 20070129
--
Oscar
2013 Jul 17
2
Using RasterBricks
Dear listers,
I am trying to create a RasterLayer of the values of a rasterbrick object.
The rasterbrick object has, for example, 100cells
library(raster)
r <- raster(ncol=10, nrow=10)
r[]=1:ncell(r)
s <- brick(r,r,r)
s <- s * 1:3
Each cell of the rasterfinal will have the AREA UNDER CURVE formed by the
values in each cell of the three original rasters.
For example:
s[4] has the
2006 Apr 04
2
Default logger inside arbitrary classes
Hi,
What''s the best way to get the default logger (the one used during the tests) from inside a class that doesn''t inherit any rails class?
Thanks
Oscar
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060404/8ae5cfa0/at...