Chapter 14. Data Exploration and Predictive Modeling with R in SQL Server

Using the R language inside SQL Server gives us the opportunity to get knowledge out of data. We introduced R and R support in SQL Server in the previous chapter, and this chapter demonstrates how you can use R for advanced data exploration and for statistical analysis and predictive modeling, way beyond the possibilities offered by using T-SQL language only.

You will start with intermediate statistics: exploring associations between two discrete, two continuous, and one discrete and one continuous variable. You will also learn about linear regression, where you explain the values of the dependent continuous variable with a linear regression formula using one or more continuous ...

Get SQL Server 2016 Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.