?>
The starting point for your SAS® CAS projects
Full Catalog & Examples
Data preparation scripts
FAQ & Help
Business Use Cases
The bartGauss action fits Bayesian additive regression trees (BART) models for a...
The brTrain action extracts Boolean rules from a collection of documents. It is ...
The alJoin action is a fundamental tool in active learning workflows, designed t...
The `decode` parameter and its subparameters manage image encoding and decoding. The `value` subparameter, when set to True, ensures that decoded images and their metadata are written to the output table. You can also use `encodeType` to specify the output encoding format, such as 'jpg'.
The addUserActionSetPath action adds a caslib to the user-defined action set search path.
The 'activeOnAdd' parameter is set to TRUE by default, which automatically makes the new caslib the active one for the current session. You can set it to FALSE if you do not want this behavior.
Use the 'sMethod' parameter. It offers several methods: 'RMSDF' (weighted root mean square), 'RMVLUE' (minimum variance linear unbiased estimate from ranges), 'RNOWEIGHT' (unweighted estimate from ranges), 'SMVLUE' (minimum variance linear unbiased estimate from standard deviations), and 'SNOWEIGHT' (unweighted estimate from standard deviations), which is the default.
The accessPersonalCaslibs action provides administrative access to all personal caslibs, which include CASUSER and CASUSERHDFS.