2012

Join us at BIWA Summit 2013!

November 19, 2012 | mhornick

Registration is now open for BIWA Summit 2013.  This event, focused on Business Intelligence, Data Warehousing and Analytics, is hosted by the BIWA SIG of the IOUG on January 9 and 10 at the Hotel Sofitel, near Oracle he... [Read more...]

A Video Tour of R, for Beginners

November 19, 2012 | David Smith

Coursera's introductory "Statistics One" course uses R for the practical data analysus exercises. To support course participants, Princeton University grad student Laura Suttle created a series of web videos introducing the R interface. These videos are available to the public, and are a great place for anyone new to R ... [Read more...]

Function apply() – Tip 1

November 19, 2012 | Edwin Grappin

The function apply() is certainly one of the most useful function. I was scared of it during a while and refused to use it. But it makes the code so much faster to write and so efficient that we can't afford not using it. If you are like me, that ... [Read more...]

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...]
1 19 20 21 22 23 170

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)