Articles by insightr

ArCo Package v 0.2 is on

July 19, 2017 | insightr

The ArCo package 0.2 is now available on CRAN. The functions are now more user friendly. The new features are: Default function for estimation if the user does not inform the functions fn and p.fn. The default model is Ordinary … Continue reading → [Read more...]

Cross-Fitting Double Machine Learning estimator

June 28, 2017 | insightr

By Gabriel Vasconcelos Motivation In a late post I talked about inference after model selection showing that a simple double selection procedure is enough to solve the problem. In this post I’m going to talk about a generalization of the … Continue reading →
[Read more...]

When the LASSO fails???

June 14, 2017 | insightr

By Gabriel Vasconcelos When the LASSO fails? The LASSO has two important uses, the first is forecasting and the second is variable selection. We are going to talk about the second. The variable selection objective is to recover the correct … Continue reading →
[Read more...]

Complete Subset Regressions, simple and powerful

May 31, 2017 | insightr

By Gabriel Vasconcelos The complete subset regressions (CSR) is a forecasting method proposed by Elliott, Gargano and Timmermann in 2013. It is as very simple but powerful technique. Suppose you have a set of variables and you want to forecast … Continue reading →
[Read more...]

Bagging, the perfect solution for model instability

May 22, 2017 | insightr

By Gabriel Vasconcelos Motivation The name bagging comes from boostrap aggregating. It is a machine learning technique proposed by Breiman (1996) to increase stability in potentially unstable estimators. For example, suppose you want to run a regression with a few … Continue reading →
[Read more...]

Realy, Realy Big VARs

April 27, 2017 | insightr

By Gabriel Vasconcelos Overview If you have studied Vector Autorregressive (VAR) models you are probably familiar with the “curse of dimensionality” (CD). It is very frustrating to see how ordinary least squares (OLS) fails to produce reliable results even for … Continue reading →
[Read more...]

A little R prank

April 11, 2017 | insightr

By Gabriel Vasconcelos R functions The book Advanced R, by Hadley Wickham, shows a very interesting statement: “To understand R, two slogans are Helpful: Everything that exists in an object. Everything that happens is a function call.” – John Chambers … Continue reading → [Read more...]

Introducing the ArCo package

April 6, 2017 | insightr

By Gabriel Vasconcelos What is the ArCo?? We recently launched the R package ArCo. It is an implementation of the Artificial Counterfactual method proposed by Carvalho, Masini and Medeiros (2016). This post will review some of its features and show … Continue reading →
[Read more...]

LASSO, adaLASSO and the GLMNET package

April 6, 2017 | insightr

By Gabriel Vasconcelos Motivation If you are close to the data science world you probably heard about LASSO. It stands for Least Absolute Shrinkage and Selection Operator. The LASSO is a model that uses a penalization on the size of … Continue reading →
[Read more...]
1 2

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)