November 2012

A Shiny new way of communicating Bayesian statistics

November 19, 2012 | tim

Bayesian data analysis follows a very simple and general recipe: Specify a model and likelihood, i.e. what process do you think is generating your data? Specify a prior distribution, i.e. quantify what you know about a problem before having seen … Continue reading → [Read more...]

The estimation of Value at Risk and Expected Shortfall

November 19, 2012 | Pat

An introduction to estimating Value at Risk and Expected Shortfall, and some hints for doing it with R. Previously “The basics of Value at Risk and Expected Shortfall” provides an introduction to the subject. Starting ingredients Value at Risk (VaR) and Expected Shortfall (ES) are always about a portfolio. There ...
[Read more...]

The Heteroskedastic Probit Model

November 19, 2012 | diffuseprior

Specification testing is an important part of econometric practice. However, from what I can see, few researchers perform heteroskedasticity tests after estimating probit/logit models. This is not a trivial point. Heteroskedasticity in these models can represent a major violation of the probit/logit specification, both of which assume homoskedastic ... [Read more...]

Italian bioR Day at PTP

November 19, 2012 | Milano R net

On the 30th of November 2012 Parco Tecnologico Padano (PTP) Lodi, will host the event "Italian BioR Day". Italian BioR Day, promoted by Parco Tecnologico Padano (PTP) and Quantide srl, is linked to the events organized by MilanoR. It will … Continue reading → [Read more...]

Momentum in R: Part 3

November 18, 2012 | rbresearch

In the previous post, I demonstrated simple backtests for trading a number of assets ranked based on their 3, 6, 9, or 12 (i.e lookback periods) month simple returns. While it was not an exhaustive backtest, the results showed that when trading the top 8 ranked assets, the ranking based 3, 6, 9, and 12 … Continue reading → [Read more...]

Genome annotation with NCBI2R

November 18, 2012 | Andrea Pedretti

It's very convenient manage data with R: you can import your dataset, you could find many packages which respond to your needs, then you could plot your results. However it could be very bothersome retrieve the data from online databases. … Continue reading → [Read more...]

R and SQLite: Part 1

November 18, 2012 | Sandy Muspratt

Creating SQLite databases from R 1. IntroductionThese notes show how to create an SQLite database from within R. The notes outline two way in which R can communicate with SQLite databases: using the RSQLite package and using the sqldf package. Both packages use reasonably standard versions of SQL to administer and ... [Read more...]

Welcome to Simply Statistics 2.0

November 18, 2012 | rdpeng

Welcome to the re-designed, re-hosted and re-platformed Simply Statistics blog. We have moved the blog over to the WordPress platform to give us some newer features that were lacking over at tumblr. So far the transition has gone okay but … Continue reading → [Read more...]

Secret Santa – again

November 18, 2012 | Wingfeet

Based on comments by cellocgw I decided to look at last week's Secret Santa again. This time, the moment a person, whoever that is, draws his/her own name, the drawing starts again at the first person.IntroductionA group of n persons draws sequentially... [Read more...]

More sense of random effects

November 17, 2012 | Luis

I can’t exactly remember how I arrived to Making sense of random effects, a good post in the Distributed Ecology blog (go over there and read it). Incidentally, my working theory is that I follow Scott Chamberlain (@recology_), who follows … Continue reading → [Read more...]

Visualizing Missing Data

November 17, 2012 | Jason Bryer

There are several graphics available for visualizing missing data including the VIM package. However, I wanted a plot specifically for looking at the nature of missingness across variables and a clustering variable of interest to support data preparati... [Read more...]

RcppArmadillo 0.3.4.4

November 16, 2012 | Thinking inside the box

A minor bug-fix release 3.4.4 of Armadillo came out upstream a few days ago. RcppArmadillo, our wrapper for R and Armadillo, is now on CRAN with its corresponding version 0.3.4.4. No R level or interface changes were made and the upstream changes are ... [Read more...]
1 4 5 6 7 8 14

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)