Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

21 results for “from:Constantinos Antoniou”

mixed effects models - negative binomial family?
Constantinos Antoniou · Jan 4, 2006 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060104/ae8280da/attachment.pl

"Process R is not running" on emacs 21.2.1 using ESS 5.3.0 and R2.3.0 on Mac OSX 10.4.6
Constantinos Antoniou · May 14, 2006 · r-sig-mac

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20060514/4fa0ada8/attachment.pl

brian.pdf (reference suggested in old message [R] quasipoisson, glm.nb and AIC values)
Constantinos Antoniou · May 25, 2005 · r-help

Dear all, Prof. Ripley had suggested the following as reference to the topic of "quasipoisson, glm.nb and AIC values" in Mar 13 2003: http://www.stats.gla.ac.uk/~goeran/euroworkshop/webpages/2002/slides/ brian.pdf Unfortunately, the link...

mixed effects models - negative binomial family?
Constantinos Antoniou · Jan 2, 2006 · r-help

Hello all, I would like to fit a mixed effects model, but my response is of the negative binomial (or overdispersed poisson) family. The only (?) package that looks like it can do this is glmm.ADMB (but it cannot run...

multivariate lme?
Constantinos Antoniou · Jul 5, 2005 · r-help

Dear all, is it possible to estimate a multivariate multilevel model in R (I guess the term in R is mixed-effects model). I can estimate univariate models using either lme{nlme} or lmer{lme4}, but when I use a...

"Process R is not running" on emacs 21.2.1 using ESS 5.3.0 and R2.3.0 on Mac OSX 10.4.6
Constantinos Antoniou · May 12, 2006 · r-help

Dear R-helpeRs, I was not sure if this is ESS-specific or Mac-specific etc, so I send in the main list. I had the setup emacs+ess+R 2.2.1 running fine (on a powerbook G4). I...

Overplotting: plot() invocation looks ugly ... suggestions?
Constantinos Antoniou · Jul 26, 2006 · r-help

Hello, I would like to make a question regarding the use of a grey background (by ggplot in this case, but also in other settings - I seem to remember a relevant lattice discussion). It seems that it is generally discouraged...

vlmc - "In vlmc(traffic.clusters.stationary, cutoff = i) : alphabet with >1-letter strings; trying to abbreviate"
Constantinos Antoniou · Jun 30, 2010 · r-help

Dear all (copying the package author), I have a question on the vlmc package. I am trying to model a time series, where each element can take one of 11 values (the result of some clustering). When I run the...

error loading Matrix in Mac OSX 10.4
Constantinos Antoniou · Jun 19, 2005 · r-help

Hello, I am having trouble loading Matrix (0.96-3) in self-compiled R-2.1.1- beta, and self compiled R.app (got it a couple of days ago via: svn co https://svn.r-project.org/R-packages...

getting a variable from an object named using paste
Constantinos Antoniou · Jul 9, 2005 · r-help

Hello, The subject could be articulated better ;(, but I am stuck... In any case, my problem is the following: I am trying to use knn, and it requires a classification. So I am using cmeans for this. What I want...

getting a variable from an object named using paste
Constantinos Antoniou · Jul 9, 2005 · r-help

Hello, The subject could be articulated better ;(, but I am stuck... In any case, my problem is the following: I am trying to use knn, and it requires a classification. So I am using cmeans for this. What I want...

loading gap package
Constantinos Antoniou · May 4, 2005 · r-help

On 4 ?????? 2005, at 11:35 ????, Uwe Ligges wrote: > Eduwin Pakpahan wrote: > >> Dear R users, I did install R. 2.0.1, and try to load "gap" package. >> However, below is the message shown when I did load it. Can...

Problems with corARMA
Constantinos Antoniou · Jul 11, 2005 · r-help

Dear All, I just came across the same error message (running a gnls{nlme} model). [R-2.1.1 on Mac OS 10.4] For a reproducible example, please download the file: http://mit.edu/costas/www/GR.txt and...

Converting pc files to unix
Constantinos Antoniou · May 4, 2005 · r-help

On 4 ?????? 2005, at 11:41 ????, Uwe Ligges wrote: > Hai Lin wrote: > >> Hello R users, I have R script files writen in my pc laptop. I >> encountered problems when I run those files in R in Mac OS X >> (10...

vlmc - "In vlmc(traffic.clusters.stationary, cutoff = i) : alphabet with >1-letter strings; trying to abbreviate"
Constantinos Antoniou · Jun 30, 2010 · r-help

Dear Martin, Thank you very much for the (reassuring and helpful) response. Best regards, Costas On Jun 30, 2010, at 3:58 PM, Martin Maechler wrote: >>>>>> "CA" == Constantinos Antoniou <constantinos.antoniou.rlists at gmail.com> >>>>>> on Wed, 30 Jun 2010...

comparing glm models - lower AIC but insignificant coefficients
Constantinos Antoniou · May 23, 2005 · r-help

Hello, I am a new R user and I am trying to estimate some generalized linear models (glm). I am trying to compare a model with a gaussian distribution and an identity link function, and a poisson model with a...

getting a variable from an object named using paste
Constantinos Antoniou · Jul 9, 2005 · r-help

Indeed. Thanks and sorry, Costas PS. also, sorry about sending the original post twice... I did not want to pollute the list any more with an apology then... On 09 Î™Î¿Ï…ÎÂ...

error loading Matrix in Mac OSX 10.4
Constantinos Antoniou · Jun 19, 2005 · r-help

Dear Prof. Ripley, Thank you for the suggestion. I will subscribe to that list as well (and direct my mac-specific issues there) Constantinos Antoniou On 19 Î™Î¿Ï…Î½ 2005, at...

loading gap package
Constantinos Antoniou · May 4, 2005 · r-help

On 4 ÎœÎ±ÏŠ 2005, at 12:06 Î¼Î¼, Prof Brian Ripley wrote: > On Wed, 4 May 2005, Constantinos Antoniou wrote: > >> >> On 4 Å“ÂÂ...

problem installing packages with compiled-from-source R.app on Mac OS X - Tiger
Constantinos Antoniou · Jun 14, 2005 · r-help

Thank you. I am compiling it now... Costas On 14 Î™Î¿Ï…Î½ 2005, at 10:13 ÎœÎœ, Prof Brian Ripley wrote: > You need to use R-patched, nowadays...

Can't find what you're looking for? Try searching with Google .