similar to: Sobre gráficos

Displaying 20 results from an estimated 600 matches similar to: "Sobre gráficos"

2017 Feb 16
5
Sobre gráficos
Hola a todos, alguien que ya tenga en sus manos esos libros y/o otros más sobre todo sobre estadística descriptiva, inferencial, minería de datos y big data, o cualesquiera de R y que aunque haya pagado la ostia, no le importe compartirlo conmigo que no tengo la posibilidad de pagar por ellos, por favor, le estaría eternamente agradecido. Fraternalmente, Nivaildo. ----- Mensaje original -----
2017 Feb 17
2
Sobre gráficos
Hola Puedes encontrar libros gratuitos y de pago googleando "library genesis", en ese sitio encontraras libros de pago en forma gratuita hay bastantes libros de muchas especialidades, R incluido, solo tienes q tomarte tu tiempo en buscar. Edgar. > El 17 feb. 2017, a las 06:51, Francisco Rodriguez Sanchez <f.rodriguez.sanc en gmail.com> escribió: > > Buenos días
2017 Feb 21
2
[OT] Sobre gráficos
Muchísimas gracias Eric, lo del rebote debe ser porque en la escuela cambiaron el dominio y debes estar mandando el mensaje al la dirección vieja 'npolanco@*cuij*.edu.cu', como cambiaron el dominio *CUIJ* por *UIJ* ahora la dirección es 'npolanco@*uij*.edu.cu' que es como me registre a la lista recientemente, como no sabia cambiar el correo en el usuario y le envié un mensaje
2016 Sep 02
2
Ayuda con gráfico típico de histograma más linea
Buenas tardes, Tengo una duda con gráficos. Estoy intentando realizar el típico gráfico de una variable en histograma y otra en linea, supongo que será sencillo pero llevo unos días peleando y no me sale de forma correcta. Las variables están en un dataframe que muestran las frecuencias de tweets minuto a minuto y el share de esos minutos (os adjunto un archivo en csv con el dataframe). Una
2016 Sep 02
2
Ayuda con gráfico típico de histograma más linea
Y bueno, algo más bonito sí que queda con ggplot... #--------------- datIn <- read.csv("pec.csv", header = TRUE, sep = ";", dec = ",") library(ggplot2) lab_x_idx <- c(1, round(nrow(datIn)/2, 0), nrow(datIn)) lab_x <- as.vector(datIn$hora[ lab_x_idx]) fre_gg <- ggplot( datIn, aes( x = 1:nrow(datIn), y = frec)) + geom_bar(stat =
2013 Dec 03
6
SOHO colour laser printer recommendations
Hi List, I'd really appreciate some recommendations for colour laser printers for use with CentOS. It's for light home use with CentOS 5 and CentOS 6 systems. Must have: 1. Colour. Quality not that important as mainly for kids school project type of stuff. 2. Ethernet connectivity - want something I can plug into the network 3. Cheap running costs - don't want to be spending a
2012 Apr 21
3
Gráficos en R
Hola, Por favor, ¿me podéis referenciar algún libro de R que aborde en profundidad la generación de gráficos y almacenamiento de los mismos en fichero de salida?. Me refiero tanto a gráficos relativos a series temporales como a gráficos/tablas que recojan datos numéricos. Gracias de antemano. Atte. Eva Prieto Castro [[alternative HTML version deleted]]
2017 Dec 04
2
Broadcom BCM4360
On 04/12/17 00:38, John R Pierce wrote: > On 12/3/2017 4:22 PM, Gregory P. Ennis wrote: >> I have not been able to get it to work Centos 7.4 machine.? Some of the >> ? centos user posts had indicated the nux repsitory had a Centos 7 kmod- >> wl, but it is not present when I tried to search or or install it at >> this time. > > this looks potentionally helpful >
2016 Sep 03
2
Ayuda con gráfico típico de histograma más linea
Prueba algo así: library(ggplot2) datos <- read.table("Downloads/pec.csv", header = T, sep = ";", dec = ",") datos$Miles <- as.numeric(gsub("\\.", "", as.character(datos$Miles))) datos$hora <- strptime(datos$hora, format = "%H:%M") ggplot(datos, aes(x = hora, y = Miles)) + geom_line() + scale_x_datetime(date_breaks =
2012 Sep 20
6
Good books about the internals of Rails 3
Hi, I''m a new RoR and Ruby developer and I''m searching for some good resources (books or website) that go a little further than books like the railstutorial (which is excellent btw). But after reading this, I feel like as long as I''m working with scaffolding and simple gems, it''s ok, and a lot can be accomplished with this but I would like to have a deeper
2012 Jul 20
4
Paquetización
Buenos días: Por favor, ¿alguien puede indicarme si sólo hay que documentar las funciones visibles del paquete?. Además, ¿cómo se consigue que sólo algunas de las funciones estén visibles?. ¿Cómo manejo el namespaces para ello?. Gracias. Eva [[alternative HTML version deleted]]
2018 Feb 08
0
plotting the regression coefficients
Fwiw, encoding magnitude in color is generally a bad idea. Using area(*not* radius) is also not great, but maybe it will work for you. See here for some explanation: https://www.amazon.com/Visual-Display-Quantitative-Information/dp/0961392142/ref=sr_1_1?s=books&ie=UTF8&qid=1518092778&sr=1-1&keywords=Tufte Bert On Feb 7, 2018 11:13 PM, "greg holly" <mak.hholly at
2016 Apr 01
2
Gráficos estilo "hecho a mano"
Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20160401/205f15ae/attachment.html>
2015 Jan 28
5
Ajuste con exponencial
Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20150128/9e23caec/attachment.html>
2014 Aug 26
3
color de fondo de un gráfico creado con ggplot
Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20140826/ccb76301/attachment.html>
2014 Jan 16
2
Your opinion about RHCSA certification
Hello to all, I'm currently studying (and collecting notes here https://github.com/fdicarlo/RHCSA_cs) for RHCSA. My plan is to RHCSA -> RHCE and then RHCSS. What I want to ask you is: - What do you think about it? - Did you find it useful? - Do you have any advices? Best regards, Fabrizio -- "The intuitive mind is a sacred gift and the rational mind is a faithful servant. We have
2016 Mar 12
1
The sad state of samba 4 adaption for home/small business routers.
Reindl Harald <h.reindl <at> thelounge.net> writes: > no, it's not for the masses, for the masses is what comes out-of-the-box > > there is not much difference between replace the operating system on a > mass-product and just setup my own box from-scratch in the end > i know what modern arm based devices can do > > the HP microserver comes with a >
2010 Sep 27
1
Split-split plot design with aov function in R
*Hello, I'm new to R and trying to do Split Split Plot Design analysis with aov function in R. Sharing any worked example and suggestion will be highly appreciated. Thanks Regards! * -- * Muhammad Yaseen * [[alternative HTML version deleted]]
2018 Feb 08
4
plotting the regression coefficients
Hi Dear all; I would like to create a plot for regression coefficients with each independent variable (x) along the side and the phenotypes (y) across the top (as given below). For each data point, direction and magnitude of effect could be color and significance could be the size of the circle? Is this possible? I would greatly be appreciated your help. Thanks, Greg y1 y2 y3 y4 y5 y6 x1
2017 Dec 04
2
Broadcom BCM4360
On Mon, December 4, 2017 1:40 am, Alice Wonder wrote: > On 12/03/2017 11:10 PM, Phil Perry wrote: >> On 04/12/17 00:38, John R Pierce wrote: >>> On 12/3/2017 4:22 PM, Gregory P. Ennis wrote: >>>> I have not been able to get it to work Centos 7.4 machine.? Some of >>>> the >>>>?? centos user posts had indicated the nux repsitory had a Centos 7