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 bartProbit action fits a probit Bayesian Additive Regression Trees (BART) mo...
The exportTextModel action builds an analytic store (astore) model from a catego...
The fileInfo action lists the files in a caslib's data source. It provides detai...
specifies the nameSpace of the second vertex that Analytics of Vertices are to be performed upon. Results will be put into the vertices5= and edges5= tables. Aliases: v2ns, vns2. Default: -1. Minimum value: 0.
The `fuzz` parameter specifies a fuzz factor for matching numeric values to a range. It allows for a small tolerance, so values that are very close to a range boundary are still included. The default value is 0, meaning no fuzziness is applied.
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.
The core action can generate two main output tables: 'outNodes', which contains the core number for each node in the graph, and 'outLinks', which contains the links that form the resulting core subgraphs.
specifies the configuration file that is run on all worker nodes.