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.

319 results for “from:Simon Blomberg”

Interpreting the eigen value of a population matrix (2nd try)
Simon Blomberg · Aug 29, 2007 · r-help

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

the proper way to use panel functions in lattice package?
Simon Blomberg · Feb 10, 2006 · r-help

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

p-value absense in output lmer
Simon Blomberg · Dec 18, 2011 · r-sig-mixed-models

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20111219/b2ea24e9/attachment.pl>

problems loading blas with R 2.11.0~20100402-1
Simon Blomberg · Apr 11, 2010 · r-sig-debian

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-debian/attachments/20100412/b5a7b2fa/attachment.pl>

problems loading blas with R 2.11.0~20100402-1
Simon Blomberg · Apr 11, 2010 · r-sig-debian

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-debian/attachments/20100412/4183deed/attachment.pl>

how to plot shade area with quantmod in log scale
Simon Blomberg · Feb 15, 2011 · r-sig-finance

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20110216/418360a3/attachment.pl>

Regarding mcmcsamp in the most recent alpha release
Simon Blomberg · Mar 29, 2008 · r-sig-mixed-models

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20080329/842c24fd/attachment.pl>

How to make an R package that uses Boost.Thread, qualified to be published on CRAN or shared by the most
Simon Blomberg · Nov 3, 2013 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20131104/9e7cf44e/attachment.pl>

How to make an R package that uses Boost.Thread, qualified to be published on CRAN or shared by the most
Simon Blomberg · Nov 2, 2013 · r-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20131103/ba4eb49d/attachment.pl>

Computer algebra in R - would that be an idea??
Simon Blomberg · Jul 16, 2005 · r-devel

> > >yacas does have the Groebner function, e.g. > >In> Groebner({x*(y-1),y*(x-1)}) >Out> {x*y-x,x*y-y,y-x,y^2-y}; I stand corrected. Simon. -- Simon Blomberg, B.Sc.(Hons.), Ph.D, M...

R-1.8.0 is released
Simon Blomberg · Oct 8, 2003 · r-help

I'd just like to thank the R-Core team for the new version (all OS's), and especially Stefano Iacus for his work on the old Carbon MacOS port and his continuing work on the OS X port. Cheers...

Help re zinb model
Simon Blomberg · Jan 3, 2007 · r-help

Of course that should have been differences in the log-likelihoods in my previous post. Aaargh. Simon. -- Simon Blomberg, B.Sc.(Hons.), Ph.D, M.App.Stat. Centre for Resource and Environmental Studies The Australian National University Canberra ACT 0200...

invers matrix
Simon Blomberg · Jan 6, 2013 · r-sig-geo

Singular matrices do not have an inverse. Simon. On 07/01/13 16:08, Lilis Husna wrote: > How to get invers of sigular matrix in R? > > Regards, > Lilis Nurul Husna > Institute of Statistics > > Jakarta > > [[alternative HTML version deleted]] > -- Simon Blomberg...

i need help in cluster analyse
Simon Blomberg · Jul 17, 2003 · r-help

> > The Similarity Matrix was already did, and with this matrix I > > want to construct a dendrogram. > > This matrix have 14 individuals and the analyse of similarity > > (the range of statistic is 0 to 1). > > I want to use it in...

merge 2 data frame based on more than 2 variables
Simon Blomberg · Aug 14, 2006 · r-help

Wensui Liu wrote: > Dear Lister, > > I understand merge() can be used to join 2 data frames based on 1 variable. > But how about merge based on more than 2 variables? > > Thank you so much! > > Just specify the 2 (or more...

summary.manova and rank deficiency
Simon Blomberg · Nov 23, 2003 · r-help

Hi all, I have received the following error from summary.manova: Error in summary.manova(manova.test, test = "Pillai") : residuals have rank 36 < 64 The data is simulated data for 64 variables. The design is a 2*2 factorial with...

summary.manova and rank deficiency
Simon Blomberg · Nov 21, 2003 · r-help

Hi all, I have received the following error from summary.manova: Error in summary.manova(manova.test, test = "Pillai") : residuals have rank 36 < 64 The data is simulated data for 64 variables. The design is a 2*2 factorial with...

How to obtain 95th percentile of a normal distribution of a continuous variable
Simon Blomberg · Jul 23, 2006 · r-help

?quantile jenny tan wrote: > Hi, > > How do I get R to output the 95% cutoff from a distribution of a continous > variable? > summary() only displays a few statistics.... > > Thanks! > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat...

Post hoc tests with lme
Simon Blomberg · Apr 16, 2008 · r-help

Try glht in package multcomp. Simon. On Wed, 2008-04-16 at 12:00 -0400, Gang Chen wrote: > = 1), c(TypeT2 = 1))) : > Only defined for lm,glm objec -- Simon Blomberg, BSc (Hons), PhD, MAppStat. Lecturer and Consultant Statistician Faculty of...

Suggestion for ?split
Simon Blomberg · Jun 21, 2006 · r-help

Hi all, I noticed an undocumented feature for split. It sorts the resulting list according to the grouping factor. An example: test <- data.frame(x=rnorm(48), f=letters[sample(1:8)]) split(test, test$f) I wasn't expecting...

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