Displaying 12 results from an estimated 12 matches for "talitaperciano".
2004 Apr 26
1
AIC and BIC
Hello
I'm with a doubt using BIC and AIC. I want to know if both of then are a way
to steem the best model to use. How i know which of then to choose?
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
2004 Jun 22
1
Numerical methods of integration
Hi!
I want to know if there is a function in R that makes integration using
numerical methods. Thank's for helping!
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
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
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
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
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
2004 Apr 13
3
model-based clustering
Hello,
I'm trying to use the model-based clustering functions R provides but i'm
having some difficulties. Does anybody could help me how to make a good
analisys of a data set with these functions??
2009 Jun 11
0
Problem with tabbed notebook (tcltk, Iwidgets)
Hi,
I'm using R version 2.9.0 and I'm trying to execute an example using
tabnotebook from iwidgets. Unfortunately I get a problem as you can see
bellow:
> library(tcltk)
Loading Tcl/Tk interface ... done
> library(tkrplot)
> tclRequire("Iwidgets")
<Tcl> 4.0.1
>
> tt <- tktoplevel()
> tkpack(tn <- tkwidget(tt, "iwidgets::tabnotebook"))
2009 Apr 26
1
Generate ramified structures
Hello,
I would like to generate ramified structures like plant root systems, river
networks or trees and save the generated structure as an image. Does anyone
knows if there is a way to do that with R?
Thank you in advance,
Talita
[[alternative HTML version deleted]]
2009 Jun 12
0
Problem with tabbed notebook (tcltk, Iwidgets)
Hi,
I'm using R version 2.9.0 and I'm trying to execute an example using
tabnotebook from iwidgets. Unfortunately I get a problem as you can see
bellow:
> library(tcltk)
Loading Tcl/Tk interface ... done
> library(tkrplot)
> tclRequire("Iwidgets")
<Tcl> 4.0.1
>
> tt <- tktoplevel()
> tkpack(tn <- tkwidget(tt, "iwidgets::tabnotebook"))
2004 Jun 01
3
Parametric Curves
Hi everybody!
I'm trying to plot a parametric curve (three dimensions) using R but I
didn't obtain good results. Somebody have already done something like that?
Please help me!
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 -
2009 Apr 11
2
Help with postscript (huge file size)
Dear users,
I'm generating some images in R to put into a document that I'm producing
using Latex. This document in Latex is following a predefined model, which
does not accept compilation with pdflatex, so I have to compile with latex
-> dvi -> pdf. Because of that, I have to generate the images in R with
postscript (I want a vector format to keep the quality). The problem is that