
Learn to integrate R with IBM SPSS Modeler using modular data, modeler data, and a model object to build and score predictions.
Build a random forest dialogue in IBM SPSS Modeler, selecting target and predictors, with a default 300 trees, using the custom dialog builder and care package to explore other models.
Get familiar with R Studio by starting a new R script, using the console, and exploring the global environment, memory, and vectors; install packages and use help for basic prototyping.
Demonstrates basic grammar and commands in R, teaching simple assignment, vector operations, and arithmetic, and showing how to compute mean, standard deviation, and elementwise operations.
Explore matrices and data frames, from creating a 3x3 matrix and previewing the iris dataset with head to converting data files into data frames and building models with lm.
IBM SPSS Modeler is a data mining workbench that allows you to build predictive models quickly and intuitively without programming. Analysts typically use SPSS Modeler to analyze data by mining historical data and then deploying models to generate predictions for recent (or even real-time) data.
Overview: Modeler's New R Nodes is a series of self-paced videos. This course is divided into four parts:
·What are the new Modeler R Nodes and why are they an exciting addition?
·What is R and what are some of the best ways to learn more about it?
·Adding new graphics capability with R
·Adding new statistics capability with R
We discuss one of the exiting new features of Modeler 16. We show some R functionality in the R environment itself, but the seminar will culminate in the demonstration of R capabilites in a Modeler stream. Advice will be given on how best to develop more skills in this area, but you will have some working knowledge from these videos alone.