search for: ncias

Displaying 20 results from an estimated 168 matches for "ncias".

2008 Jun 23
5
Need ideas on how to show spikes in my data and how to code it in R
Hi I have recently been analyzing birthweight data from a clinic. The data has obvious defects in that there is digit preference on certain weights making them overrepresented. This shows as spikes in the histogram on certain well rounded weights like 2, 2.5, 3, etc. I would like to show this to government officials but can't figure out how I should present the finding in an easy to
2004 Jul 01
2
RMySQL
Hi!! I want some help to install the RMySQL package. I've tried to configure some things but i'm still getting erros. Anybody could help me?? Thank's Talita Perciano Costa Leite Graduanda em Ci??ncia da Computa????o Universidade Federal de Alagoas - UFAL Departamento de Tecnologia da Informa????o - TCI Constru????o de Conhecimento por Agrupamento de Dados - CoCADa
2013 Apr 10
6
means in tables
...k in 1:nrow(tab2)){ for(l in 1:ncol(tab2)){ M?dias = tab1$i[j] }}}} M?dias but it does't work. I don't know programming. How can I do this? Thanks, --------------------------------------------- Silvano Cesar da Costa Universidade Estadual de Londrina Centro de Ci?ncias Exatas Departamento de Estat?stica Fone: (43) 3371-4346
2005 Jan 10
4
Data Set
Hi everybody, I'm studying descriptive statistics using R and I have to make an important work about that. I need some help to choose a good data set to apply those statistics. Does anybody know a good data set I could work with? Thanx, Talita Perciano Costa Leite Graduanda em Ci?ncia da Computa??o Universidade Federal de Alagoas - UFAL Departamento de Tecnologia da Informa??o - TCI
2005 Jun 15
1
Reducing the FPR (false positive rate)
Hello R-USERS, I think some people didn't understand my question. What I want is to use the training set to minimize the FALSE POSITIVE RATE. I think it is possible. I sacrifice ACCURACY to have less FALSE POSITIVES. I don't want a classifier result with 5% of FPR and, for example, 93% of ACCURACY. I want a 1% FPR sacrificing the 93% ACCURACY. Do you know how can I do this? I really
2010 Feb 05
1
About graphics
...t;, "Pastor \n Alem?o", "Poodle", "Rottweiller", "SRD", "Outros") caess = sort(caes, decreasing=F) par(mar=c(3, 5.7, 1, 1), mgp=c(4.5, .5, 0), las=1) barplot(caess, cex.axis=1, cex.names=1, ylab="Ra?as dos C?es", xlab="Frequ?ncias", bty='l', col="LightYellow", horiz=T, xlim=c(0,120)) abline(v=0) Suggestions? -------------------------------------- Silvano Cesar da Costa Departamento de Estat?stica Universidade Estadual de Londrina Fone: 3371-4346
2006 Jun 23
1
Asterisk Users Group - Portugal
Boa tarde, Ap?s alguma experi?ncia com o Asterisk, e com muito ainda para aprender, gostaria de saber se h? algu?m nesta mailing list que pretenda criar um Asterisk Users Group para Portugal. Visto que acaba sempre por ser uma enorme aprendizagem ( valor acrescentado) a partilha de experi?ncias/problemas e solu??es nas implementa??es Asterisk. H? spre detalhes que variam entre os Telco's de cada pa?s, voice prompts, etc. Se houver um n?mero minimo de pessoas interessadas, podemos avan?ar com a ideia. -- Com os melhores cumprimentos, Marco Mouta
2005 Jun 14
1
How to fix false positve rates?
Dear R-users, I have a set of 12000 image samples. I can divide this set into two categories: training and testing. I need to classify the test set into a two qualitative outputs: true or false for some characteristic. To do the classification I'm using the packages SVM in e1071 library and LDA in the MASS library. However, I'm with a great number of FALSE POSITIVE CASES in both
2014 Jan 13
1
Samba 4.1.4 sernet packages on Ubuntu 12.04.3
...tes a seguir ser?o instalados: ldb-tools libldb1{a} libtalloc2{a} libtdb1{a} libtevent0{a} 0 pacotes atualizados, 5 novos instalados, 0 a serem removidos e 4 n?o atualizados. ? preciso obter 256 kB de arquivos. Depois do desempacotamento, 871 kB ser?o usados. Os pacotes a seguir possuem depend?ncias n?o satisfeitas: sernet-samba-ad : Conflita: ldb-tools mas 1:1.1.4-1 ser? instalado. As seguintes a??es resolver?o estas depend?ncias: Remover os pacotes a seguir: 1) sernet-samba-ad Aceitar esta solu??o? [Y/n/q/?] Is there any solution for this? Google returned very few results wi...
2006 Jan 17
1
speex dsp as a gstreamer plugin
2006/1/17, Christophe Augier <christophe.augier@gmail.com>: > > I'm porting speex as a DSP task to run using the DSP gateway project. > > I have some results, but I still need some improments, because I'm still getting > > some error messages in the mail box system... If someone wants to > > help... it would > > be useful. > > that's some
2004 Nov 29
6
Citation
...o I citate R? I have used it during my Master thesis but I don’t know how to citate during the text and on the references. I’ve looked for it on the web page but only found how to citate the FAQ. Thank you in advance. Tatiana Fernandes Universidade Estadual do Norte Fluminense Laboratório de Ciências Ambientais - CBB Av. Alberto Lamego, 2.000 - Campos dos Goytacazes - RJ 28013-600 - BRASIL Tel: +55 (22) 2726-1469 Fax: +55 (22) 2726-1472 e-mail: <mailto:tati.fernandes@infolink.com.br> tati.fernandes@infolink.com.br [[alternative HTML version deleted]]
2005 Jan 07
2
Asymmetry and kurtosis coefficients
Hello everybody, I'm studying descriptive statistics with R and I want to know how to calculate the asymmetry and kurtosis coefficients of a sample using R. I'll appreciate some help. Thanx, Talita Perciano Costa Leite Graduanda em Ci?ncia da Computa??o Universidade Federal de Alagoas - UFAL Departamento de Tecnologia da Informa??o - TCI Constru??o de Conhecimento por Agrupamento de
2005 Dec 05
2
Conflict RGtk tcltk
Hi everybody, I'm making an application using the package tcltk. Everything goes fine until I load the package RGtk. The interface doesn't work anymore. Is there any conflict between these packages? I thought about unloading the package RGtk but I don't know how to do that. Thanks, -- Talita Perciano Costa Leite Graduanda em Ci??ncia da Computa????o Universidade Federal de Alagoas
2010 Nov 26
2
multivariate analysis
...?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1 > > > > -- > Atenciosamente, > *Diogo Borges Provete* > > ============================== > Bi?logo > Mestre em Biologia Animal (UNESP) > Laborat?rio de Ecologia Animal > Departamento de Zoologia e Bot?nica > Instituto de Bioci?ncias, Letras e Ci?ncias Exatas > Universidade Estadual Paulista - UNESP > S?o Jos? do Rio Preto-SP > Brazil > > Rua Crist?v?o Colombo, 2265 > Jardim Nazareth - 15054-000 > > *Skype*: diogoprovete > *MSN*: diogoprov at yahoo.com.br > > *Personal web page <https://site...
2012 Nov 08
3
Extracting columns
...0')) in this case, I know that the columns c1, c50 and C750 are on cromo1.raw. See who need to apply the commands above 22 times. Is there a way to schedule these operations? --------------------------------------------- Silvano Cesar da Costa Universidade Estadual de Londrina Centro de Ci?ncias Exatas Departamento de Estat?stica Fone: (43) 3371-4346
2011 Feb 21
3
assign value to multiple objects with a given ls pattern
...uot;99", without having to assign each object at a time. is there a way I can do this within a "for" cycle? I have tested several eval and parse statements but with no success. Regards, Nuno Prista ____________________________ PhD student Instituto de Oceanografia Faculdade de Ci?ncias da Universidade de Lisboa Campo Grande, Lisboa, 1749-016 Lisboa, Portugal
2006 Jan 16
2
speex dsp as a gstreamer plugin
Hi, I'm porting speex as a DSP task to run using the DSP gateway project. I have some results, but I still need some improments, because I'm still getting some error messages in the mail box system... If someone wants to help... it would be useful. 2006/1/16, Ralph Giles <giles@xiph.org>: > On Mon, Jan 16, 2006 at 04:43:56PM +0100, Christophe Augier wrote: > > >
2005 Feb 22
1
Loading C functions into R
Hi everybody, I have the source of a C program that includes some archives .c and some libraries .h. I'm developing a program using R and I want it to load the C program I told before. How can I do that? I was looking for some function in R to do that and I found the .C() but I can't understand how it works. Somebody could help me? Thanx, Talita Perciano Costa Leite Graduanda em
2010 Nov 07
3
Computing ergodic mean with CODA
...Rangel de Meireles Guimar?es Doutoranda em Demografia raquel at cedeplar.ufmg.br http://ufmg.academia.edu/RaquelGuimaraes Cedeplar - Centro de Desenvolvimento e Planejamento Regional Avenida Ant?nio Carlos, 6627, Sala 2090, Pampulha, BH-MG Telefones: (31) 3409-7144 - (31) 9732-2132 Faculdade de Ci?ncias Econ?micas, UFMG (http://www.cedeplar.ufmg.br) -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: index-full.ind URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101107/999a51f6/attachment.pl> -------------- next part -------------...
2005 Oct 31
2
Sweave (R?) font encoding problems
Dear R list, I'm having some problems with font encodings when using R+Sweave+Latex in my native language: Portuguese. My environment: Kubuntu 5.10 Linux $> uname -a Linux nassa 2.6.12-9-686 #1 Mon Oct 10 13:25:32 BST 2005 i686 GNU/Linux R> R.version _ platform i486-pc-linux-gnu arch i486 os linux-gnu system i486, linux-gnu