Publications by xi'an
Le Monde puzzle [#875]
I learned something in R today thanks to Le Monde mathematical puzzle: A two-player game consists in A picking a number n between 1 and 10 and B and A successively choosing and applying one of three transforms to the current value of n n=n+1, n=3n, n=4n, starting with B, until n is larger than 999. Which value(s) of n should A pick if both...
1686 sym R (1086 sym/7 pcs) 6 img
implementing reproducible research [short book review]
As promised, I got back to this book, Implementing reproducible research (after the pigeons had their say). I looked at it this morning while monitoring my students taking their last-chance R exam (definitely last chance as my undergraduate R course is not reconoduced next year). The book is in fact an edited collection of papers on tools, princi...
3866 sym 8 img
another R new trick [new for me!]
While working with Andrew and a student from Dauphine on importance sampling, we wanted to assess the distribution of the resulting sample via the Kolmogorov-Smirnov measure where F is the target. This distance (times √n) has an asymptotic distribution that does not depend on n, called the Kolmogorov distribution. After searching for a littl...
1655 sym R (226 sym/3 pcs) 8 img
Bangalore workshop [ಬೆಂಗಳೂರು ಕಾರ್ಯಾಗಾರ]
Second day at the Indo-French Centre for Applied Mathematics and the workshop. Maybe not the most exciting day in terms of talks (as I missed the first two plenary sessions by (a) oversleeping and (b) running across the campus!). However I had a neat talk with another conference participant that led to [what I think are] interesting questions… ...
2050 sym R (279 sym/1 pcs) 14 img
ABC model choice by random forests [guest post]
[Dennis Prangle sent me his comments on our ABC model choice by random forests paper. Here they are! And I appreciate very much contributors commenting on my paper or others, so please feel free to join.] This paper proposes a new approach to likelihood-free model choice based on random forest classifiers. These are fit to simulated model/data pa...
3518 sym 6 img
Bangalore workshop [ಬೆಂಗಳೂರು ಕಾರ್ಯಾಗಾರ] and new book
On the last day of the IFCAM workshop in Bangalore, Marc Lavielle from INRIA presented a talk on mixed effects where he illustrated his original computer language Monolix. And mentioned that his CRC Press book on Mixed Effects Models for the Population Approach was out! (Appropriately listed as out on a 14th of July on amazon!) He actually demons...
1412 sym 8 img
new laptop with ubuntu 14.04
As I was getting worried about the chances of survival of my current laptop (bought in emergency upon my return from Kyoto!), I decided to use some available grant money to buy a new laptop without stepping through the emergency square. Thanks to my local computer engineer, Thomas, I found a local dealer selling light laptops with an already inst...
1651 sym 8 img
STEM forums
When visiting the exhibition hall at JSM 2014, I spoke with people from STEM forums on the Springer booth. The concept of STEM (why STEM? Nothing to do with STAN! Nor directly with Biology. It stands as the accronym for Science, Technology, Engineering, and Mathematics.) is to create a sort of peer-reviewed Cross Validated where questions wou...
1735 sym 6 img
new kids on the block
This summer, for the first time, I took three Dauphine undergraduate students into research projects thinking they had had enough R training (with me!) and several stats classes to undertake such projects. In all cases, the concept was pre-defined and “all they had to do” was running a massive flow of simulations in R (or whatever language su...
2237 sym 6 img
a weird beamer feature…
As I was preparing my slides for my third year undergraduate stat course, I got a weird error that got a search on the Web to unravel: ! Extra }, or forgotten endgroup. endframe ->egroup begingroup def @currenvir {frame} l.23 end{frame} begin{slide} ? which was related with a fragile environment begin{frame}[fragile] frametitle{simulation in...
1208 sym R (650 sym/2 pcs) 4 img