The starting point for your SAS® and Viya™ projects
Discover technical articles from the community
Snippets & Tutorials
FAQ & Help
Business Use Cases
Full Catalog & Examples
Preparation Scripts
SAS & Python Integration
News, tech watch and site updates
Participate in the life of the site
The fastknn action performs a k-nearest neighbor search. It calculates the dista...
The forestTrain action trains a forest model, which is an ensemble of decision t...
Loads a binary model file, such as a sentiment analysis model (SAM), a category ...
specifies the minimum number of vertices a graph must have so it qualifies to be in a allGraphs layout. Remember to specify or tick the allGraphs option. Alias: agMin. Default: 1.
required parameter vars={"variable-name-1" }, specifies a set of variables that are treated as a single effect that has multiple degrees of freedom. The columns in the design matrix that are contributed by a collection effect are the design columns of its constituent variables in the order in which they appear in the definition of the collection effect.
Model selection is performed using the selection parameter, which accepts a selectionStatement structure. This includes options for method, candidates, choose, details, elasticNetOptions, fast, hierarchy, kappa, maxEffects, maxSteps, minEffects, orderSelect, plots, relaxed, select, slEntry, slStay, stop, and stopHorizon.
specifies the name for the output table.
You must use the 'dttmName' parameter to specify the name of the datetime variable in your input table.