search for: idade

Displaying 14 results from an estimated 14 matches for "idade".

2010 May 11
1
Table and Sweave
Hi, in Latex I get the table using: \begin{table}[H] \centering \renewcommand{\arraystretch}{1.3} \setlength{\tabcolsep}{18pt} \begin{tabular}{cc} \hline Idade & Frequ?ncia \\ \hline $18 \vdash 26$ & 11 \\ $26 \vdash 34$ & 8 \\ $34 \vdash 42$ & 26 \\ $42 \vdash 50$ & 20 \\ $50 \vdash 58$ & 23 \\ $58 \vdash 66$ & 30 \\ $66 \vdash 74$ & 17 \\ $74 \vdash 82$ & 9 \\ $82 \v...
2003 Oct 14
2
different results depending of variable position.
Hi, I make an analysis and depending of the order of the variables, the significance change, look. m1 <- glm((infec/ntot)~idade+sexo+peso,family=binomial,weights=ntot) > anova(m1,test="F") Analysis of Deviance Table Model: binomial, link: logit Response: (infec/ntot) Terms added sequentially (first to last) Df Deviance Resid. Df Resid. Dev F Pr(>F) NULL 80 83.2...
2011 Aug 02
1
Using Function
...m=T) desvio = sd(x, na.rm=T) cv = desvio/media*100 saida = cbind(media, desvio, cv) colnames(saida) = c(NULL, 'M?dia', 'Desvio', 'CV') rownames(saida) = c(x) saida } desc(Idade) M?dia Desvio CV Idade 44.04961 16.9388 38.4539 How do you get the variable name is placed as the first element? My objective is get something like: rbind( desc(Altura), desc(Idade), desc(IMC), desc(FC), desc(CIRCABD), desc(GLICOSE), desc(UREIA), desc(CREATINA), desc(CTOTAL), de...
2005 Oct 31
2
Sweave (R?) font encoding problems
...portuges]{babel} \usepackage[latin1]{inputenc} \usepackage[T1]{fontenc} \begin{document} \section{Introdu????o} Isto ?? uma experi??ncia. \begin{figure}[b] \centering <<echo=false,fig=true,width=10,height=10>>= barras(1) @ \caption{Distribui????o dos valores percentuais.} \label{fig:idade} \end{figure} \end{document} ================================= The problem occurs when I Sweave this file using the command: R> Sweave('exp.Rnw') The generated exp.tex file gets these contents: ================================= \documentclass[10pt,twoside]{article} \usepackage[dvips]{...
2011 Apr 12
2
font and size times New Roman
Hello I wonder how to change the font of chart to Times New Roman and size 9. plot(c(0,100,20),c(0,600,50), xlab= 'Idade(meses)', ylab="Peso(kg)", type = "n", axes=F) axis(1, pos=0, at=seq(0,100,20)) axis(2, pos=0, at=seq(0,600,100)) t<- seq(0,100,1) TA=543.56*(1-0.8976*exp(-0.0522*t)) NI=498.97*(1-0.9259*exp(-0.0494*t)) RC=514.57*(1-0.9112*exp(-0.0499*t)) TS=553.47*(1-0.9119*exp(-0.0535*...
2002 Nov 28
1
big model on modest computer.
Hi, I have a pentium III 600 with 128 ram running Linux. I have a dataset with this variables in 12000 lines. coleta = response (count data) data = continuous data latitude = continuous data longitude = continuous data variedade = categorical with 14 levels solo = categorical with 22 levels idade = continuous data app = categorical with 4 levels I want to test several models beginning by the full model. coleta~data*latitude*longitude*variedade*solo*idade*app Is possible to run this model in my computer? I try this and fail. Memory problem. Thanks Ronaldo -- I'd give my right arm t...
2011 Jan 12
1
metafor/ meta-regression
Hi I have tryed to do the meta-regression in metafor package, but I would like to get the standardized coefficients for each variable, however in command:   Ø  res<-rma.uni (yi, vi, method="REML", mods=~cota+DL+uso+gadiente+idade, data= turbidez)   I just have the coefficients no standardized (estimate) of the multiple regression. What I need to do? Thanks Fernanda Melo Carneiro contato: (62) 3521-1480 e 8121-7374www.ecoevol.ufg.br Laboratório de Ecologia Teórica e Síntese (UFG)   [[alternative HTML version d...
2009 Dec 03
3
Tobit model fluid milk consumption
Hi all, I'm from Brazil. I fit a Tobit model to FLUID MILK CONSUMPTION (DEPENDENT VARIABLE) data using survreg (attached). I am confused about the output interpretation and I would like yours explanations. Thanks, Marcio Roberto Silva -------------- next part -------------- A non-text attachment was scrubbed... Name: Tobit model.pdf Type: application/pdf Size: 9018 bytes Desc: not
2013 Jan 02
2
Read many cvs files
...ot;18/01/2001" ... $ Data.Alta : chr "20/02/2001" "30/04/2001" "10/03/2001" "21/01/2001" ... $ Sexo : chr " MULLER" " MULLER" " HOME" " MULLER" ... $ Idade.en.anos : int 43 23 29 23 48 27 80 42 42 42 ... $ Código.Concello : int 15030 15092 15030 15030 15019 15030 15032 15014 15005 15005 ... $ Concello : chr "CORUÑA, A" "VIMIANZO" "CORUÑA, A" "CORUÑA, A&...
2012 Nov 09
0
Kinship2 and GenABEL
...tabilty, but I would like calculate in GenABEL too. I trying the code: > require(kinship2) > require(GenABEL) > pedig = with(Dados, pedigree(id=IID, dadid=PAT, momid=MAT, sex=SEX, famid=FID, missid=0)) > kmat = kinship(pedig) > (mod1 = polygenic(altura ~ SEX + idade, data=Dados, kin=kmat)) Erro em intI(i, n = d[1], dn[[1]], give.dn = FALSE) : invalid character indexing > How can I calculate heritabilty using GenABEL with kinship matrix of kinship2 package? Thanks, --------------------------------------------- Silvano Cesar da Costa Universidade Estadu...
2009 Nov 22
0
Repeated measures unbalanced in a split-split design
....12125 0.07000 Treatment4:HormoneSH 0.28000 -0.04250 -0.41750 -0.38750 Treatment5:HormoneSH 0.40875 -0.11125 -0.17750 -0.05125 Treatment6:HormoneSH NA NA NA NA av.Cana <- Anova(mod.Cana, idata=idata.Cana, idesign= ~ as.factor(Idade)) Erro em solve.default(crossprod(model.matrix(mod))) : rotina Lapack dgesv: sistema ? exatamente singular How I model my data to analyze it with this unbalanced design? How I could use the block factor on model? Or it is not necessary? And sub-plots? Please, here you could find my design http...
2009 Nov 22
1
Input file format to Anova from car package
...9 2 CH 39 1 2 2 3.23 8 2 SH 39 1 1 1 3.8 8 2 SH 39 1 1 2 2.35 9 2 SH 39 1 2 1 3.66 6 2 SH 39 1 2 2 3.92 7 2 CH 39 2 1 1 3.28 7 2 CH 39 2 1 2 4.99 7 2 CH 39 2 2 1 2.49 6 2 CH 39 2 2 2 4.75 7 2 SH 39 2 1 1 3.35 5 2 SH 39 2 1 2 4.38 7 2 SH 39 2 2 1 5.11 9 2 SH 39 2 2 2 2.71 5 2 idata <- data.frame(Idade=factor(c(23,39))) a = read.table("clipboard", sep=" ", head=T) mod.ok <- lm(Diameter ~ Treatment*Hormone, data=a) av.ok <- Anova(mod.ok, idata=idata, idesign=~as.factor(day)) summary(av.ok) Sum Sq Df F value Pr(>F) Min. : 0.02...
2003 Jul 30
0
Lula-Cuba, "bloqueio", patrulhas"...
...do regime cubano, o vice-presidente Carlos Lage e o chanceler Felipe P?rez, os quais ouviram do governo brasileiro o compromisso de continuar colaborando econ?mica e politicamente com o regime e, pouco depois, foi anunciada sua viagem ? Havana, para setembro pr?ximo. As m?ximas autoridades civis brasileiras, ao tempo que aceitam e repetem o argumento oficial de Cuba comunista de que o "bloqueio" norte-americano ? causador de boa parte dos problemas cubanos, parecem fazer pouco caso de que a causa e origem do problema de Cuba ? o "bloqueio" interno atr...
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...in Hello, I am trying to use RExcel and I would like to know if it is possible to use in excel the following function I made for R Pron = function(path="C:\\Quantil Aplicativos\\Genercauca\\V5\\"){ library(timeSeries) library(maSigPro) ### CARGAR FUNCIONES source(paste(path,"\\fUtilidades\\BackwardSelectionNC.r",sep<file://futilida des//BackwardSelectionNC.r%22,sep> ="")) source(paste(path,"\\fUtilidades\\CriteriosDeComparacion.r",sep<file://futil idades//CriteriosDeComparacion.r%22,sep> ="")) dataTSORG<-read.csv('entrada.csv...