similar to: El primer libro sobre R

Displaying 20 results from an estimated 200 matches similar to: "El primer libro sobre R"

2023 Mar 10
1
El primer libro sobre R
Estimado Marcelino Hace mucho tiempo, no recuerdo cuanto, creo que casi todos encontramos en español dos artículos, uno de Argentina otro de Colombia, ambos en español, es lo que yo recuerdo, uno tenía el título de revista de bioingeniería, el otro de R para principiantes, o gráficos en R para principiantes, seguramente aún deben estar en el repositorio de R, documentación en español. Por lo
2012 Jun 06
2
pregunta sobre libro de Legendre
Hola a todos, Por casualidad alguno que tenga el libro de Legendre de Numerical Ecology with R sabe dónde o cómo bajar los data sets que se mencionan para seguir los ejemplos? Muchas gracias por su ayuda! ---- *Angela Andrea Camargo Sanabria* Estudiante Doctorado en Ciencias Biológicas Laboratorio de Ecología de poblaciones y comunidades tropicales Centro de Investigaciones en Ecosistemas
2016 May 13
2
Libro: Efficient R programming
Por si os interesa.... https://csgillespie.github.io/efficientR/ Un saludo, Miguel. ________________________________ Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non
2014 Sep 10
3
Manejo de imágenes con R
Hola, buen día. Una consulta, no sé conozco en extenso todas las bondades de R, pero quería saber exactamente si hay algún paquete que permita realizar análisis ecológicos específicamente para comunidades marinas. Existen muchos índices, indicadores, estimadores en general en muchos programas que están a nivel de usuario, pero quería saber si todos estos pueden estar ya disponibles en R.
2011 Dec 05
0
Problemas al cargar Rcmdr
Buenas a todos en la lista. Aunque los sigo de cerca nunca he participado mas allá de algunas ocasión. Ahora me surgió este problema. Hasta hace poco solo había usado distros Debian-like o Arch pero hace unos días se me dio por probar Sabayon, puesto que andaba en busca de algo rolling release y no quería Arch. La cosa, para hacerla corta, es que instalé Sabayon con KDE. Conseguí arreglar un
2018 Jul 17
2
Compilar libro con paquete bookdown (PDF)
Gracias por haberte tomado la molestia de indagar. Entiendo que es eso lo que hago en el encabezado YAML, basandome en la explicación del comienzo del punto 3 de acá: https://bookdown.org/yihui/bookdown/output-formats.html Eso mismo, con el documento que propone el propio Yihui (punto 1.2 del mismo libro) no lo consigo compilar a PDF. Y se me hace extrañísimo, porque tampoco me da error ni nada
2000 Jan 20
1
primer on plot function
Can anyone point me to a document explaining how to use the plotting functions of R? I just found R this week. I have read "An Introduction to R" and ordered "Programming with Data: A Guide to the S Language" which should show up next week. Are there any documents on the web or other books I should consider? Thanks, Chris Marshall
2005 Jan 07
0
[LLVMdev] Primer with LLVM
On Fri, Jan 07, 2005 at 12:04:04PM +0100, Francisco Puentes wrote: > Would be great if we append into the documentation several "patters" > to show how perform with LLVM. It would accelerate the learn curve for > beginners like me, avoiding basic errors and mistakes. If I reach a > good level with LLVM I can make these. I'm not sure if I understand what you mean. Are
2005 Jan 08
2
[LLVMdev] Primer with LLVM
> > Now I have other problem: I have a Module and I need generate a iostream > > (memory) with native x86 code (maybe elf/coff) to be executed later > (into > > the guest process space, without fork!!). I studied llc and lli, but > they > > don't help me much. Any idea? Are there any guy working in some like > that? > > There's two approaches that
2005 Jan 08
0
[LLVMdev] Primer with LLVM
On Sat, Jan 08, 2005 at 09:32:34PM +0100, Francisco Puentes wrote: > What are the classes evolved in to convert bytecode to x86 code > directly? Without Just In Time (all at once). There is currently no such thing. Please see the other email I just sent for details as to what your choices are. -- Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu
2005 Jan 08
1
[LLVMdev] Primer with LLVM
> > What are the classes evolved in to convert bytecode to x86 code > > directly? Without Just In Time (all at once). > > There is currently no such thing. Please see the other email I just > sent for details as to what your choices are. > Last question (I promise you): Can LLVM generated ELF or COFF binaries from a Module into an iostream? > -- > Misha Brukman
2015 Aug 25
0
uEFI PXE Primer/Examples
>>> Where I need help is the layout of the uEFI default file and proper use of the chain.c32. Been doing quite a bit of googling, but the uEFI pxe stuff is sparse. <<< With Syslinux 6.03 you should use pxechn.c32 instead but please consider at the moment they are both BIOS only modules. Best, Patrick
2015 Aug 26
0
uEFI PXE Primer/Examples
>>> Patrick, Even more confusing.? I downloaded the 6.03 syslinux tar and extracted all the files. It shows 3 pxechn versions, [root at localhost_PXENG ~]# cd /tmp/syslinux-6.03 [root at localhost_PXENG syslinux-6.03]# find . -name pxechn.c32 ./efi32/com32/modules/pxechn.c32 ./efi64/com32/modules/pxechn.c32 ./bios/com32/modules/pxechn.c32 Is it possible to pxechn to a BIOS
2015 Aug 26
1
uEFI PXE Primer/Examples
Patrick, Even more confusing. I downloaded the 6.03 syslinux tar and extracted all the files. It shows 3 pxechn versions, [root at localhost_PXENG ~]# cd /tmp/syslinux-6.03 [root at localhost_PXENG syslinux-6.03]# find . -name pxechn.c32 ./efi32/com32/modules/pxechn.c32 ./efi64/com32/modules/pxechn.c32 ./bios/com32/modules/pxechn.c32 Is it possible to pxechn to a BIOS pxelinux.0?
2017 Dec 01
0
Good linux software RAID primer advise
>> Could someone recommend good Linux software RAID primer. It would >> be good if it has good coverage of monitoring and dealing with failures. https://raid.wiki.kernel.org/index.php/Linux_Raid
2017 Dec 03
0
Good linux software RAID primer advise
On Fri, Dec 1, 2017 at 7:38 AM, Miguel Medalha <medalist at sapo.pt> wrote: >>> Could someone recommend good Linux software RAID primer. It would >> be good if it has good coverage of monitoring and dealing with failures. > > https://raid.wiki.kernel.org/index.php/Linux_Raid +1 and practice recovery scenarios using VMs with virtual disks. -- Arun Khan
2017 Dec 01
0
Good linux software RAID primer advise
>> Could someone recommend good Linux software RAID primer. It would >> be good if it has good coverage of monitoring and dealing with failures. https://raid.wiki.kernel.org/index.php/Linux_Raid
2005 Oct 31
1
policies primer posted
After trying to get all the policy stuff nailed down I figured I'd save others the trouble, so I wrote up a primer and posted it on my site at http://www.ehsco.com/reading/20051031.html Hoepfully that will save others some trouble -- Eric A. Hall http://www.ehsco.com/ Internet Core Protocols http://www.oreilly.com/catalog/coreprot/
2010 Nov 03
1
Rd installation (not markup language) primer?
I have a set of functions that I always load on startup. for example, there is my now infamous "is.defined()" function. I would like to add some documentation for these functions, so that I can do a ?is.defined inside R. The documentation tells me how to mark up Rd files is very good, but I wonder how one installs them for access by the R executable (on OSX for me). Do I drop
2023 Apr 26
2
Analisis multivariante con Primer
Hola amigos: Quisiera saber si alguna opción en R del software primer para análisis de datos multivariantes en ecología Gracias Javier [[alternative HTML version deleted]]