August 2015

R, Python, and SAS: Getting Started with Linear Regression

August 16, 2015 | Al Asaad

Consider the linear regression model, $$ y_i=f_i(\boldsymbol{x}|\boldsymbol{\beta})+\varepsilon_i, $$ where $y_i$ is the response or the dependent variable at the $i$th case, $i=1,\cdots, N$ and the predictor or the independent variable is the $\boldsymbol{x}$ term defined in the mean function $... [Read more...]

R 3.2.2 is released

August 16, 2015 | Tal Galili

R 3.2.2 (codename “Fire Safety”) was released last weekend. You can get the latest binaries version from here. (or the .tar.gz source code from here). The full list of new features and bug fixes is provided below. SOME OF THE CHANGES I personally found two things particularly interesting in this ...
[Read more...]

Some Considerations of Modeling Severity in Operational Losses

August 16, 2015 | statcompute

In the Loss Distributional Approach (LDA) for Operational Risk models, multiple distributions, including Log Normal, Gamma, Burr, Pareto, and so on, can be considered candidates for the distribution of severity measures. However, the challenge remains in the stress testing exercise, e.g. CCAR, to relate operational losses to macro-economic scenarios ... [Read more...]

Yet another post on google scholar data analysis

August 16, 2015 | Nathalie

Inspired by this post, I wanted to use Google Scholar data to put nice images on my professional website (girly habit). This post explains how I combined the functions available in the R package scholar with additional analyses (partially inspired from the script available at this link, which in my ... [Read more...]

Managing longitudinal data: Conversion between the wide and the long

August 16, 2015 | Fred

If you measure the same person twice, you have longitudinal data. We all love longitudinal data because we can understand how their health outcomes change with time and this helps answering many interesting research questions. However, newer R users often face a problem in managing longitudinal data because it often ... [Read more...]

Programming simple economic experiments in shiny

August 16, 2015 | pviefers

In this post, I want to present a flexible way to implement small surveys or economic experiments in shiny. If you have some background in experimental economics, you may have noticed that the most widely used software to implement economic experiments is zTree. To be honest I never touched zTree ...
[Read more...]

RForcecom Demo Video

August 16, 2015 | Takekatsu Hiramura

Recently, I have created a demo video of an R package named RForcecom which connect to the Salesforce.com and Force.com from R. The video consists of 4 parts. Install and load RForcecom Sign into the Salesforce.com Get opportunity list from…Read more › [Read more...]

RForcecom Demo VVideo

August 16, 2015 | Takekatsu Hiramura

Recently, I have created a demo video of an R package named RForcecom which connect to the Salesforce.com and Force.com from R. The video consists of 4 parts. Install and load RForcecom Sign into the Salesforce.com Get opportunity list from…Read more › [Read more...]

R in big data pipeline

August 15, 2015 | Yuki Katoh

R is my fabovite tool for research. There are still quite a few things that only R can do or quicker/easier with R. But unfortunately a lot of people think R becomes less powerful at production stage where you really need to make sure all the fun... [Read more...]

R in big data pipeline

August 15, 2015 | Yuki Katoh

R is my fabovite tool for research. There are still quite a few things that only R can do or quicker/easier with R. But unfortunately a lot of people think R becomes less powerful at production stage where you really need to make sure all the functionalities run as ... [Read more...]

The Rise of the Robots (Advisors…)

August 15, 2015 | The R Trader

The Asset Management industry is on the verge of a major change. Over the last couple of years Robots Advisors (RA) have emerged as new players. The term itself is hard to define as it encompasses a large variety of services. Some are designed to help traditional advisers to better ... [Read more...]
1 5 6 7 8 9 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)