> characters), but are identified by the positition in the file. So in your
> file, for example the first field looks to contained in the first 2 columns
> of your file (the first 2 characters of every line), the second field in the
> next five columns, etc.
>
> Regards,
>
packages:[1] stats graphics grDevices utils
datasets methods base
--
Atenciosamente,
Raphael Saldanha
saldanha.plan...@gmail.com
31 104 5 0 11AVENIDA JOSE ESTEVES
BORGES
On Fri, Nov 18, 2011 at 12:16 PM, Barry Rowlingson
wrote:
>
> On Fri, Nov 18, 2011 at 1:53 PM, Raphael Saldanha
> wrote:
>
> > I would like
> > to import this dataset direct into R, without saving the file on disk
> > (for using the most updated file),
>
>
stats graphics grDevices utils datasets methods
[8] base
other attached packages:
[1] RODBC_1.3-3 Hmisc_3.8-3 survival_2.36-2
loaded via a namespace (and not attached):
[1] cluster_1.13.2 grid_2.12.1 lattice_0.19-13 tools_2.12.1
On Fri, Nov 18, 2011 at 11:19 AM, Barry Rowlingso
Hi!
I need to import an Access MDB database from this FTP address:
ftp://geoftp.ibge.gov.br/Organizacao/Localidades/cadastro_localidades_selecionadas.mdb
I tried with Hmisc mdb.get and RODBC without sucess any tip?
Regards,
Raphael Saldanha
saldanha.plan...@gmail.com
PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
Atenciosamente,
Raphael Saldanha
saldanha.plan...@gmail.com
[[alternative HTML version deleted]]
___
and provide commented, minimal, self-contained, reproducible code.
>
--
Atenciosamente,
Raphael Saldanha
saldanha.plan...@gmail.com
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listi
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
Atenciosamente,
Raphael Saldanha
saldanha.plan...@gmail.com
[[alternative HTML version deleted]]
__
R-help@r-project.
list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
Atenciosamente,
Raphael Saldanha
saldanha
that a p-value of 0.008736 is "not significant".
>
>
>
> On Nov 1, 2011, at 8:09 PM, Raphael Saldanha
> wrote:
>
> > Hi Shahab,
> >
> > This test shows that there is some positive statistical correlation, BUT
> > the p-value of the test - this
g how significance can be interpreted.
>
> Thanks,
>
> /Shahab
>
> __
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-pro
> __
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
&g
ttp://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
Atenciosamente,
Raphael Saldanha
saldanha.plan...@gmail.com
[[alternative HTML version deleted]]
__
R-help@r-project.org maili
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
Atenciosamente,
Raphael Saldanha
sald
of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
> University of Oxford,
> Tel: +44 1865 272861 (self)
> 1 South Parks Road, +44 1865 272866 (PA)
> Oxford OX1 3TG, UKFax: +44 1865 272595
>
>[[alternative HTML version dele
;
> __
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, se
r(,"match.length")
> [1] 1 1 1 1 1 1 1
>
> Looks like dots means all the characters. Is there a way that I can extract
> the position of the dots specifically?
>
> Thanks,
>
> -Jack
>
>[[alternative HTML version deleted]]
>
>
> ______
er
> Department of Clinical and Social Psychology
> http://yourpsyche.org
>
> __
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
Hi!
Is there some R version for flashdisk, pendrive etc ?
--
Regards,
Raphael Saldanha
saldanha.plan...@gmail.com
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE
Works very well for me! Very thanks!
2009/7/2 Henrique Dallazuanna
> Try something about like this:
>
> bp <- boxplot(x ~ id, data = DF)
> text(bp$group, bp$out, labels = "Teste", pos = 3)
>
>
> On Thu, Jul 2, 2009 at 7:40 PM, Raphael Saldanha <
> sa
ain="Área média das propriedades
rurais", xlab="Microrregiões", ylab="ha")
I have 11 outliers, and the IDs are unique.
--
Regards,
Raphael Saldanha
saldanha.plan...@gmail.com
[[alternative HTML version deleted]]
__
Sorry for the messages... extrange new shortcuts in e-mail...
But thanks! It was I'm looking for.
I'm running a long "for" and want to see the status, so I'm using "print()".
Anyone knows something better?
On Tue, Jan 27, 2009 at 3:00 PM, Raphael Saldanha
Thanks! It was what I
On Tue, Jan 27, 2009 at 2:45 PM, Henrique Dallazuanna wrote:
> Try this for a object of class POSIXct
>
> unclass(Sys.time())
>
> On Tue, Jan 27, 2009 at 2:38 PM, Raphael Saldanha <
> saldanha.plan...@gmail.com> wrote:
>
>> Hi!
>>
Thanks!
Is was what I
On Tue, Jan 27, 2009 at 2:45 PM, Henrique Dallazuanna wrote:
> Try this for a object of class POSIXct
>
> unclass(Sys.time())
>
> On Tue, Jan 27, 2009 at 2:38 PM, Raphael Saldanha <
> saldanha.plan...@gmail.com> wrote:
>
>> Hi!
>>
Hi!
Someone knows some function to print a timestamp?
Regards,
Raphael Saldanha
BRAZIL
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
Hi!
Is there any package or function on R to ARMA models (Box & Jenkins, without
sazonality and trend) with resources to automatic identification for p and q
?
Regards,
Raphael Saldanha
Brazil
[[alternative HTML version deleted]]
__
R-he
t doesn't work... lm tries to find a variable inside database named
variable[i] ...
Suggestions?
King regards!
Raphael Saldanha
Brasil
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman
s to comment selection, pipe to console,
> etc.
>
> HTH,
>
> baptiste
>
>
>
> On 21 Oct 2008, at 12:09, Raphael Saldanha wrote:
>
> Hi!
>>
>> Is there a Gui for R with improvements in the command line? I'm not
>> looking
>> for buttons, m
Hi!
Is there a Gui for R with improvements in the command line? I'm not looking
for buttons, menus and etc, but (more) colored syntax, auto-complete
commands and etc?
Best regards,
Raphael Saldanha
[EMAIL PROTECTED]
[[alternative HTML version de
Hi!
How can I retrieve fisher's inverse cumulative probabilities, like, in
Excel, with=INF(0.05,2;6) ?
Regards,
Raphael Saldanha
UFJF - Brazil
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.et
n are not exactly equal, so the areas under the
normal curve! I'm feeling like dummie now...
Thanks for the help!
Raphael Saldanha
BRAZIL
On Wed, Aug 20, 2008 at 12:07 PM, Raphael Saldanha <
[EMAIL PROTECTED]> wrote:
> Thanks Professor and Bernardo,
>
> What I'm trying
the
plot to illustrated the sample used. I will re-make the plot, just with the
curve and areas after the confidence interval, without the histogram.
Thanks for the help!
On Wed, Aug 20, 2008 at 12:16 AM, Prof Brian Ripley
<[EMAIL PROTECTED]>wrote:
> On Tue, 19 Aug 2008, Raphael Sa
(y)),dbvals),
col="orange", lty=0)
curve(dnorm(x,mean(y), sd(y)),add=TRUE, lty=1, col="red",lwd=2)
### Intervalo de Confiança ###
LI # Limite inferior
LS # Limite superior
--
Atenciosamente,
Raphael Saldanha
[EMAIL PROTECTED]
[[alternative HTML version deleted]]
___
Hi!
How can I make a spatial sample?
Can someone recommend theorical books and materials for this?
--
Raphael Saldanha
UFJF - Brazil
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman
design <- srswor(3,6)
> data_sampled <- getdata(population, sample_design)
> data_sampled
ID_unit 0-100 100-250 250+
Região 4 425 22 19
Região 5 540 39 19
Região 6 677 45 29
--
Raphael Saldanha
UFJF - BRAZIL
[EMAIL PROTECT
16
b33 27
c21 17
d25 19
e40 19
f77 29
How can I request a sample from the rows???
--
Raphael Saldanha
UFJF - Brazil
[EMAIL PROTECTED]
Woody Allen - "I don't want to achieve immortality through my work. I want
to achieve it through not dying."
only numbers, or only text, it's ok, but when I try to combine
numbers and text, I got a error...
Any help?
--
Raphael Saldanha
Brazil
[EMAIL PROTECTED]
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://sta
37 matches
Mail list logo