SuperLearnerMacro

Available Learners

  1. Learners based on SAS procedures ( * denotes SAS Enterprise Miner/EM High Performance procedure)

    learner: description (SAS procedure)

    Also includes multiple learners that are identical to other learners but include all first order interaction terms:

    backint, logitint, linregint, lassoint, lassobint, cvlassoint, swiseint, larint, enetint, gamint, gamplint, marsint, probitint, hpglmint, hplarint

  2. Learners based on R functions

    A number of included R functions (requires SAS/IML and RLANG system option enabled (see here) allow a limited set of learners in the R programming language. Provided that R is installed and the RLANG option properly enabled, the required packages will be automatically installed the first time the learner is called (if running the SuperLearner or CVSuperLearner macros (internet connection must be active)). In most cases, the default parameterization of each of these learners is identical to the parameterization given in the SuperLearner package in R, so using them with the %SuperLearner macro should give similar results to using them in R. NOTE: R learners are case sensitive, unlike SAS, so specification of Y and predictor variable names must have correct case.

Main help page

Super learner macro home page