statistics

Exponential decay models

May 17, 2012 | Pat

All models are wrong, some models are more wrong than others. The streetlight model Exponential decay models are quite common.  But why? One reason a model might be popular is that it contains a reasonable approximation to the mechanism that generates the data.  That is seriously unlikely in this case. ... [Read more...]

garch() uncertainty

May 16, 2012 | xi'an

As part of an on-going paper with Kerrie Mengersen and Pierre Pudlo, we are using a GARCH(1,1) model as a target. Thus, the model is of the form which is a somehow puzzling object: the latent (variance) part is deterministic and can be reconstructed exactly given the series and the ... [Read more...]

Blog aggregators

May 15, 2012 | Rob J Hyndman

A very useful way of keeping up with blogs in a particular area is to subscribe to a blog aggregator. These will syndicate posts from a large number of blogs and provide links back to the original sources. So you only need to subscribe once to get all the good ... [Read more...]

generalised ratio of uniforms

May 14, 2012 | xi'an

A recent arXiv posting of the paper “On the Generalized Ratio of Uniforms as a Combination of Transformed Rejection and Extended Inverse of Density Sampling” by Martino, Luengo, and Míguez from Madrid rekindled my interest in this rather peculiar simulation method. The ratio of uniforms samples uniformly on the ... [Read more...]

ASA fellows

May 12, 2012 | xi'an

Being freshly elected ASA Fellow (yay!), I just received the list of 2012 ASA Fellows. Among whose, let me mention Sudipto Banerjee, University of Minnesota, Minneapolis, Minnesota, elected “For theoretical, methodological and applied research in spatiotemporal statistical modeling, especially as applied to problems in environmetrics, ecology, occupational health, agriculture and economics, ... [Read more...]

relevant, revised, & resubmitted

May 7, 2012 | xi'an

We have now completed our revision of the paper Relevant statistics for Bayesian model choice, written with Judith Rousseau, Jean-Michel Marin, and Natesh Pillai. It has been resubmitted to Series B and reposted on arXiv. The major change in the paper is the inclusion of a check about the relevance ... [Read more...]

what’s wrong with package comment?!

May 3, 2012 | xi'an

I spent most of the Sunday afternoon trying to understand why defining did not have the same effect as writing the line until I found there is a clash due to the comment package… The assuredly simple code produces an error message: This is quite an inconvenience as I need ... [Read more...]

cumplyr: Extending the plyr Package to Handle Cross-Dependencies

May 3, 2012 | John Myles White

Introduction For me, Hadley Wickham‘s reshape and plyr packages are invaluable because they encapsulate omnipresent design patterns in statistical computing: reshape handles switching between the different possible representations of the same underlying data, while plyr automates what Hadley calls the Split-Apply-Combine strategy, in which you split up your data ... [Read more...]

Measuring time series characteristics

May 2, 2012 | Rob J Hyndman

A few years ago, I was working on a project where we measured various characteristics of a time series and used the information to determine what forecasting method to apply or how to cluster the time series into meaningful groups. The two main papers to come out of that project ... [Read more...]

mad statistic

April 29, 2012 | xi'an

In the motivating toy example to our ABC model choice paper, we compare summary statistics, mean, median, variance, and… median absolute deviation (mad). The latest is the only one able to discriminate between our normal and Laplace models (as now discussed on Cross Validated!). When rerunning simulations to produce nicer ... [Read more...]

Getting SASsy

April 29, 2012 | civilstat

Although I am most familiar with R for statistical analysis and programming, I also use a fair amount of SAS at work. I found it a huge transition at first, but one thing that helped make SAS “click” for me … Continue reading → [Read more...]

R equivalents to SAS and SPSS procedures

April 27, 2012 | David Smith

With more than 5,000 R packages now available (from the CRAN and BioConductor repositories), for any statistical or data analysis procedure you can confidently say, "there's a package for that". To make it easier for SAS and SPSS users to find what they need in R, Bob Muenchen has updated his ... [Read more...]

The Best Statistical Programming Language is …Javascript?

April 27, 2012 | Tony

R-Bloggers has recently been buzzing about Julia, the new kid on the statistical programming block. Julia, however, is hardly the sole contender for the market of R defectors, with Clojure-fork Incanter generating buzz as well. Even with these two making noise, I think there’s a huge point that everyone ... [Read more...]
1 2 3 4 5 6 41

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)