[R-es] RV: aov

Dr. José A. Betancourt Bethencourt josebetancourt.cmw en infomed.sld.cu
Mar Mayo 24 13:00:00 CEST 2016


 

 

 

Estimados

 

¿Cómo se podría modificar el script o su source para lograr que en la salida
se vean de manera clara los números? En este ejemplo quedan parcialmente
afuera. Adjunto datos y script

Saludos

José

 

##########################################################################



rm(list = ls())  

setwd("D:/Public/Documents/R/r_epidemiología/")  



data<-read.csv("dengueutiuti10.csv",header=TRUE, sep=";", dec=",")

head(data)

depVar=data$plt

grpVar=data$bleed



library(sjPlot)



sjp.aov1(depVar, grpVar, meansums = TRUE, title = NULL,

         axisLabels.y = NULL, reverseOrder = FALSE,

         stringIntercept = "(Intercept)", showAxisLabels.y = TRUE,

         axisTitle.x = "", axisLimits = NULL, geom.colors = c("#3366a0",

         "#aa3333"), geom.size = 3, breakTitleAt = 25, breakLabelsAt = 25,

         gridBreaksAt = NULL, expand.grid = TRUE, showValueLabels = TRUE,

         labelDigits = 2, y.offset = 0.1, showPValueLabels = TRUE,

         showModelSummary = TRUE, printPlot = TRUE)





Mi correo anterior parece que no sirve ya

De: Dr. José A. Betancourt Bethencourt [mailto:jbetancourt en iscmc.cmw.sld.cu]

Enviado el: martes, 24 de mayo de 2016 06:57
Para: 'r-help-es en r-project.org' <r-help-es en r-project.org
<mailto:r-help-es en r-project.org> >
Asunto: aov





--
Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema Nacional de Salud. La persona que envia este correo asume el compromiso de usar el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/



------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20160524/9c2c520a/attachment.html>
------------ próxima parte ------------
A non-text attachment was scrubbed...
Name: script.r
Type: application/octet-stream
Size: 714 bytes
Desc: no disponible
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20160524/9c2c520a/attachment.obj>
------------ próxima parte ------------
A non-text attachment was scrubbed...
Name: dengueutiuti10.csv
Type: application/vnd.ms-excel
Size: 9735 bytes
Desc: no disponible
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20160524/9c2c520a/attachment.xlb>


Más información sobre la lista de distribución R-help-es