News

In this short course we will provide an introduction to linear regression and how to utilize it in R. We will cover the theory of linear regression as well as demonstrating how to use R to make and ...
During the course of operation, businesses accumulate all kinds of data such as numbers related to sales performance and profit, and information about clients. Companies often seek out employees with ...
The main focus of this short course will be the Bayesian aspect of it. That means this is a slightly more advanced course requiring some knowledge of basic probability, regression methods, and the R ...
Andriy Blokhin has 5+ years of professional experience in public accounting, personal investing, and as a senior auditor with Ernst & Young. Thomas J Catalano is a CFP and Registered Investment ...
Last month we explored how to model a simple relationship between two variables, such as the dependence of weight on height 1. In the more realistic scenario of dependence on several variables, we can ...
In regression problems alternative criteria of "best fit" to least squares are least absolute deviations and least maximum deviations. In this paper it is noted that linear programming techniques may ...