Displaying 20 results from an estimated 32 matches for "rroa".
Did you mean:
rra
2005 Jul 13
4
Where's iris?
Hi:
Where is the iris data set actually
located in the R 2.1.0 folder (under W XP)?
Is it a text file or it is a binary file?
Ruben
2009 May 07
1
Using lme() for split plot
Hi,
I'm trying to figure out how to use lme() for analyzing a split-plot
experiment. I've been looking at the examples from the 'R Book',
those are nested but with only one factor at the whole-plot level, my
test is 2^2 at the whole-plot level, with a single many level factor
at the sub-plot level. My question is about properly specifying the
random effects part of the model,
2008 May 01
4
Making a map in R?
Does anyone know of a package to make a map from GIS data, and/or would it
be easier in one of the free GIS programs. I would like to make a map of
the savannah river area with our sampling locations.
thanks
stephen
--
Let's not spend our time and resources thinking about things that are so
little or so large that all they really do for us is puff us up and make us
feel like gods. We are
2010 Nov 22
3
Fast Two-Dimensional Optimization
Dear R Helpers,
I have attempted "optim" function to solve a two-dimensional optimization
problem. It took around 25 second to complete the procedure.
However, I want to reduce the computation time: less than 7 second. Is there
any optimization function in R which is very rapid?
Best Regards,
Wonsang
-----
Wonsang You
Leibniz Institute for Neurobiology
--
View this message in
2011 Mar 23
2
R helps win competitions
DeaR ComRades,
This is a quote from a News article in Science's 11-February issue, about competitions to model data:
"For Chris Raimondi, a search-engine expert based in Baltimore, Maryland, and winner of the HIV-treatment competition, the Kaggle contest motivated him to hone his skills in a newly learned computer language called R, which he used to encode the winning data model.
2005 Jul 24
2
Multiple series plot with different 'type' argument
Hi:
I need to plot two time series in the same plot and
they cover the same time range and have the same
frequency. With
RSiteSearch("multiple series plot")
i found this post by Gabor Grothendieck:
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/42281.html
Exactly what i need except for one detail. I want one series
to be made of points and the other by a line. When I simply
try:
xts
2011 Nov 17
2
RV: Reporting a conflict between ADMB and Rtools on Windows systems
De: Rubén Roa
Enviado el: jueves, 17 de noviembre de 2011 9:53
Para: 'Users@admb-project.org'
Asunto: Reporting a conflict between ADMB and Rtools on Windows systems
Hi,
I have to work under Windows, it's a company policy.
I've just found that there is a conflict between tools used to build R packages (Rtools) and ADMB due to the need to put Rtools compiler's
2011 Feb 14
9
¿Mejor formato para insertar gráficos de R en Word?
Hola, ¿qué tal?
Me han pedido que genere unos gráficos para insertarlos en un
docuemento de Word. Yo suelo generar gráficas en formato PNG, pero me
han dicho que "quedan mal". Y yo apenas sé nada de Word.
¿Cuál sería el formato gráfico más adecuado en este caso?
Un saludo y muchas gracias,
Carlos J. Gil Bellosta
http://www.datanalytics.com
2012 Jan 25
6
How do I compare 47 GLM models with 1 to 5 interactions and unique combinations?
Hi R-listers,
I have developed 47 GLM models with different combinations of interactions
from 1 variable to 5 variables. I have manually made each model separately
and put them into individual tables (organized by the number of variables)
showing the AIC score. I want to compare all of these models.
1) What is the best way to compare various models with unique combinations
and different number
2010 Jul 07
9
problema con file
Hola. Tengo un archivo de texto con formato Ansi en Windows que lo
quiero convertir en una serie temporal pero cuando lo trato de hacer
con el siguiente comando:
out <- read.zoo(readLines(con <- file("log2.log",
encoding="UCS-2LE")),FUN = as.chron)
Me da los siguientes errores:
Error en file(file, "rt") : no se puede abrir la conexión
Además: Mensajes de
2012 Jan 18
4
R-Help
I am trying to create a frequency distribution and I am a bit confused.
Here are the commands I have entered:
> data <- read.csv(file="40609_sortedfinal.csv",head=TRUE,sep=",")
> NumberOfActionsByStatus = data$STATUS
> NumberOfActionsByUser = data$ETS_LOGIN
> NumberOfBidOffer = data$BID_OFFER
> NumberOfActionsByUser.freq = table(NumberOfActionsByUser)
>
2011 Jul 27
0
CatDyn - Estimation of wild populations abundance
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110727/b10551f2/attachment.pl>
-------------- next part --------------
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2005 May 19
0
Random/systematic selection of rows in a matrix
Hi R people:
I am new to R. I am writing a function to (1) produce a sparse
stochastic Gaussian 2D field and (2) perform a systematic
transect sampling on this field, this carried out many times
in a simulation framework. My function does a good job at
producing the random field (a matrix of zeros and some
manifestations of the stochastic process, depending on a
parameter of the function
2005 Jun 09
1
krig.image help
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of Mike J Smith
> Sent: 09 June 2005 09:58
> To: r-help at stat.math.ethz.ch
> Subject: [R] krig.image help
>
>
> Hi
>
> I have recently been experimenting with the use of kriging, primarily
> through Goldensoftware's Surfer.
2005 Jun 11
1
R-help Digest, Vol 28, Issue 11
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of dwfu
> Sent: 11 June 2005 13:59
> To: r-help at stat.math.ethz.ch
> Subject: Re: [R] R-help Digest, Vol 28, Issue 11
>
>
> Dear all,
> I'm new using R and in (geo)statistics. I have a problem with solving
> my homework questions.
2005 Jun 18
1
how 'stepAIC' selects?
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of B??kony Veronika
> Sent: 18 June 2005 14:00
> To: r-help at stat.math.ethz.ch
> Subject: [R] how 'stepAIC' selects?
>
>
> Dear all,
> Could anyone please tell me how 'step' or 'stepAIC' works? Does it
>
2005 Sep 06
0
model selection vs. H0 based testing
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of Thomas Petzoldt
> Sent: 06 September 2005 06:34
> Cc: petzoldt at rcs.urz.tu-dresden.de; R-Help
> Subject: Re: [R] model selection vs. H0 based testing
>
>
> Hello,
>
> I wish to thank Douglas Bates very much for clarification and
2006 Sep 11
1
Extracting mean level of factor for all levels from a glm
ComRades:
I have a glm where interest lies in the estimated mean levels of the
response Y for every level of factor Year (regardeless of statistical
significance of the factor), when the effect of other factors have been
accounted for. The model is of the form:
fit<-glm(Y~Year+Mo+Area+Ship+Eff,family=gaussian(link="log"),data=data)
where Year is categorical and has T levels
2007 Aug 20
0
Covariance of beta and lambda in geoR likfit
Greetings comRades:
Has anyone worked out a procedure to calculate the estimated covariance
between the beta and lambda estimates in the likelihood-based
geostatistical model implemented in package geoR? If so, please help me
out by letting me know.
Do I have reasons to expect that this covariance term would be big or
perhaps more happily, that it could be discarded without much effect?
2008 Jun 26
0
geoR : Passing arguments to "optim" when using "likfit"]
Mzabalazo Ngwenya wrote:
> Hi everyone !
>
> I'm am trying to fit a kriging model to a set of data. When I just run
> the "likfit" command I can obtain the results. However when I try to
> pass additional arguements to the optimization function "optim" I get
> errors. That is I want to obtain the hessian matrix so matrix
> (hessian=TRUE).
>