Articles by xi'an

MCMSki IV, Jan. 6-8, 2014, Chamonix (news #16)

December 30, 2013 | xi'an

I am now in Chamonix, a week before MCMSki IV. The town is packed with tourists from all over Europe, English being the dominant language. There is not much snow so far, even though some runs reach town. (I did ski in the nearby Les Houches today and the red ... [Read more...]

Le Monde puzzle [#847]

December 28, 2013 | xi'an

Another X’mas Le Monde mathematical puzzle: A regular dice takes the values 4, 8 and 2 on three adjacent faces. Summit values are defined by the product of the three connected faces, e.g., 64 for the above. What values do the three other faces take if the sum of the eight summit ...
[Read more...]

MCMSki IV, Jan. 6-8, 2014, Chamonix (news #14)

December 26, 2013 | xi'an

The programs of the talks, posters and workshop are now printed and available on Speaker Deck (talks, posters, workshop). Please let me know if you spot anything wrong (even though it will not be reprinted!). This is presumably the last news item till Jan. 5 as I am almost off to ... [Read more...]

Le Monde puzzle [#843]

December 13, 2013 | xi'an

A straightforward Le Monde mathematical puzzle: Find integers x with 4 to 8 digits which are (a) perfect squares x=y² such that [x/100] is also a perfect square; (b) perfect cubes x=y³ such that [x/1000] is also a perfect cube; (c) perfect cubes x=y³ such that [...
[Read more...]

sudoku break

December 12, 2013 | xi'an

While in Warwick last week, one evening after having exhausted my laptop battery, I tried the following Sudoku (from Libération): and could not even start. As it happened, this was a setting with no deterministic move, i.e. all free/empty entries had multiple possible values. So after trying ... [Read more...]

amazonly associated thanks (& warnin’)

December 8, 2013 | xi'an

Following a now well-established pattern, let me (re)warn (the few) unwary ‘Og readers that the links to Amazon.com and to Amazon.fr found on this blog are actually susceptible to earn me a monetary gain [from 4% to 8% on the sales] if a purchase is made by the reader ... [Read more...]

Le Monde puzzle [#842]

November 29, 2013 | xi'an

An easily phrased (and solved?) Le Monde mathematical puzzle that does not [really] require an R code: The five triplets A,B,C,D,E are such that and Given that find the five triplets. Adding up both sets of equations shows everything solely depends upon E1… So running an ...
[Read more...]

MCMSki IV, Jan. 6-8, 2014, Chamonix (news #12)

November 26, 2013 | xi'an

We are converging towards MCMSki IV getting closer and closer to the conference! I hope that by now all intended participants have registered (registration is still open!), found a place where to stay during and around the conference (still feasible!), and booked their flight to Geneva (or nearby). First, please ... [Read more...]

Buffon needled R exams

November 24, 2013 | xi'an

Here are two exercises I wrote for my R mid-term exam in Paris-Dauphine around Buffon’s needle problem. In the end, the problems sounded too long and too hard for my 3rd year students so I opted for softer questions. So recycle those if you wish (but do not ask ... [Read more...]

Le Monde puzzle [#840]

November 22, 2013 | xi'an

Another number theory Le Monde mathematical puzzles: Find 2≤n≤50 such that the sequence {1,…,n} can be permuted into a sequence such that the sum of two consecutive terms is a prime number.  Now this is a problem with an R code solution: which returns the solution as and so it ...
[Read more...]

Le Monde puzzle [#839]

November 15, 2013 | xi'an

A number theory Le Monde mathematical puzzle whose R coding is not really worth it (and which rings a bell of a similar puzzle in the past, puzzle I cannot trace…): The set Ξ is made of pairs of integers (x,y) such that (i) both x and y are written ...
[Read more...]

Bayesian essentials with R available on amazon

November 14, 2013 | xi'an

Bayesian Essentials with R is now available both as an e-book and as a hardcover book on amazon.com!Filed under: Books, R, Statistics, University life Tagged: Bayesian Core, Bayesian Essentials with R, e-book, Jean-Michel Marin, R, Springer-Verlag [Read more...]

machine learning [book review, part 2]

October 21, 2013 | xi'an

The chapter (Chap. 3) on Bayesian updating or learning (a most appropriate term) for discrete data is well-done in Machine Learning, a probabilistic perspective if a bit stretched (which is easy with 1000 pages left!). I like the remark (Section 3.5.3) about the log-sum-exp trick. While lengthy, the chapter (Chap. 4) on Gaussian models ... [Read more...]

machine learning [book review]

October 20, 2013 | xi'an

I have to admit the rather embarrassing fact that Machine Learning, A probabilistic perspective by Kevin P. Murphy is the first machine learning book I really read in detail…! It is a massive book with close to 1,100 pages and I thus hesitated taking it with me around, until I grabbed ... [Read more...]

drawing surface plots on the IR³ simplex

October 17, 2013 | xi'an

As a result of a corridor conversation in Warwick, I started looking at distributions on the IR³ simplex, and wanted to plot the density in a nice way. As I could not find a proper package on CRAN, the closer being the BMAmevt (for Bayesian Model Averaging for Multivariate ... [Read more...]

beta HPD

October 17, 2013 | xi'an

While writing an introductory chapter on Bayesian analysis (in French), I came by the issue of computing an HPD region when the posterior distribution is a Beta B(α,β) distribution… There is no analytic solution and hence I resorted to numerical resolution (provided here for α=117.5, β=115.5): and got the following return: which ... [Read more...]
1 24 25 26 27 28 47

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)