accessPersonalCaslibs
Provides administrative access to all personal caslibs (CASUSER and CASUSERHDFS). This action i...
Explorez notre base de connaissances et découvrez la syntaxe des actions SAS Viya.
Provides administrative access to all personal caslibs (CASUSER and CASUSERHDFS). This action i...
Restores a user-defined action set from a saved table. This is useful for sharing custom action...
The actionSetInfo action is part of the built-in action set in SAS Viya. It is used to display ...
The `actionSetToTable` action transforms a user-defined action set, which is a collection of cu...
The `session.actionstatus` action allows you to retrieve the status of actions for a specific C...
Adds a new caslib to enable access to a data source. A caslib is an in-memory space to hold tab...
The `addCaslibSubdir` action creates a new subdirectory within the physical path of an existing...
Adds a format library to the current CAS session. This allows user-defined formats to be used i...
The `addFormat` action is a powerful tool within the `sessionProp` action set. It allows for th...
The addLayer action adds a layer to a deep learning model. It is part of the Deep Learning acti...
The `addNode` action dynamically adds one or more machines to a running SAS Cloud Analytic Serv...
The addNodeStatus action lists details about machines that are currently being added to the ser...
The `addPrototypes` action from the `fcmpact` action set allows for the dynamic definition and ...
The addRegion action allows for the addition or replacement of custom region definitions for th...
The addRoutines action adds FCMP (Function Compiler) routines and stores them in a CAS table. T...
The addTable action is a fundamental mechanism for transferring data from a client-side process...
The addUserActionSetPath action adds a caslib to the user-defined action set search path. This ...
The aggregate action performs aggregation on selected variables. It provides a wide range of su...
The alJoin action is a fundamental tool in active learning workflows, designed to merge a prima...
The alterTable action allows for modifying the metadata and properties of an in-memory CAS tabl...
The analyzeMissingPatterns action performs a missing pattern analysis. It is a part of the Data...
The annCode action generates SAS DATA step scoring code from a trained artificial neural networ...
The `annotateImages` action overlays various annotations onto images within a CAS table. This i...
The `annScore` action scores a data table using a pre-trained artificial neural network model. ...
The `annTrain` action, part of the `neuralNet` action set, is used to train an artificial neura...
The `append` action adds the rows from a source table to the end of a target table. It is a ver...
The applyCategory action categorizes text documents based on a pre-built category model (in MCO...
The applyConcept action performs concept extraction using a predefined or custom concept extrac...
The `arima` action provides a comprehensive set of tools for univariate time series analysis, f...
The `assess` action in the Percentile action set is a powerful tool for evaluating and comparin...
The assessBias action calculates bias metrics for predictive models. This is a crucial step in ...
The assumeRole action allows a user to temporarily adopt a specific administrative role within ...
The `attribute` action manages extended attributes for in-memory tables in CAS. Extended attrib...
The `augmentImages` action is a powerful tool within the Image action set for data augmentation...
The bartGauss action fits Bayesian additive regression trees (BART) models for a continuous res...
The bartProbit action fits a probit Bayesian Additive Regression Trees (BART) model to data whe...
The bartScore action scores a data table using a previously fitted Bayesian additive regression...
The bartScoreMargin action computes predictive margins by using a fitted Bayesian additive regr...
The `batchresults` action allows for changing the execution mode of a currently running action ...
The biconnectedComponents action calculates the biconnected components and articulation points ...
The `binning` action in the `dataPreprocess` action set is a powerful tool for unsupervised var...
The bnet action from the Bayesian Net Classifier action set uses Bayesian network models to cla...
The boxChart action produces box charts, which are a type of statistical process control (SPC) ...
The boxPlot action calculates quantiles, high and low whiskers, and outliers for numeric variab...
The brScore action scores text data based on a set of Boolean rules. These rules are typically ...
The brTrain action extracts Boolean rules from a collection of documents. It is a key part of s...
...
...
The `buildSurface` action uses the marching cubes algorithm to create a 3D surface from a 3D bi...
The `buildTermIndex` action creates a term index table from a table of significant terms. This ...
The caEffect action provides model-agnostic methods for estimating potential outcome means and ...
The `calculateErrorRate` action compares reference (ground truth) transcripts with hypothesis (...
The caslibInfo action displays information about one or more caslibs. It can show details for a...
The catTrans action groups and encodes categorical variables using various unsupervised and sup...
The cChart action produces a c-chart, which is a control chart for the number of nonconformitie...
The cdm action simulates a compound distribution model, which is a common approach for modeling...
The centrality action calculates various centrality metrics to identify the most important node...
The `check` action, part of the 'Analytic Store Scoring' action set, validates an ONNX (Open Ne...
Releases all objects that are checked out by the current client session. This action is particu...
Reserves an object (and all of its children) for update by only the current client session. Pre...
The 'clique' action finds maximal cliques in a graph. A clique is a subgraph where every two di...
The columnInfo action displays information about the columns in a specified CAS table. This inc...
Combines a list of format libraries into a single format library....
Persists all changes in an access control transaction to the server, releases all checked-out o...
The community action detects communities in a graph. It is a fundamental tool for understanding...
Compares two tables by computing the index and frequency of each group, cumulative frequency, a...
The compareImages action compares images from a source table with images from a reference table...
The compileCategory action builds a categories model from a set of category rules. It takes a C...
Builds a concept model from linguistic rules defined in a CAS table. This action compiles LITI ...
Flags a backup, previously initiated with the createBackup action, as complete. This action is ...
Computes various features for audio files loaded into a CAS table. This action is fundamental i...
The condenseImages action is a utility function that converts a CAS table with numeric pixel va...
The `connectedComponents` action finds the connected components of a graph. In graph theory, a ...
The convertMps action is a utility function within the Optimization action set. It takes a CAS ...
The copulaFit action estimates the parameters for a specified copula type. Copulas are multivar...
The copulaSimulate action simulates data from a specified copula model. A copula model is a mul...
The copulaViewStore action displays the model and estimates that are preserved in a specified i...
The `copyModelExternal` action allows for the duplication of an analytic model, previously stor...
The copyTable action allows for the duplication of an in-memory table to another table, potenti...
The core action calculates the k-core decomposition of the graph. The k-core of a graph is a ma...
The correlation action computes Pearson product-moment correlations. This is a fundamental stat...
The countregFitModel action analyzes regression models in which the dependent variable takes no...
The `countregViewStore` action allows for the inspection and display of a count regression mode...
The `cox` action in the `phreg` (Proportional Hazards Regression) action set is used to fit Cox...
The createBackup action is a crucial administrative tool within the accessControl action set. I...
The crfScore action uses a Conditional Random Fields (CRF) model to score input data. It perfor...
The crfTrain action trains a Conditional Random Fields (CRF) model for sequence labeling. CRF i...
The crossTab action performs one-way or two-way tabulations, also known as frequency counts. It...
The crossValidate action performs cross-validation with specified machine learning actions. It ...
The cspade action performs sequence mining using the cSpade algorithm. It identifies frequent s...
The cycle action calculates the elementary cycles (simple circuits) of a graph. A cycle is a pa...
Prints the supplied parameters to the client log. This action is generally used for debugging o...
The `ecm` action creates a sample of the enterprise-wide loss (aggregate loss) by combining a c...
The `eig` action performs Principal Component Analysis (PCA) using the eigenvalue decomposition...
Ends the current session. This action terminates the connection to the CAS server, releasing al...
The `uniTimeSeries.esm` action provides exponential smoothing models for univariate time series...
The eventingInfo action reports the status of data event generation for the current CAS session...
Produces exponentially weighted moving average (EWMA) charts. The EWMA chart is a time-weighted...
The `fedSql.execDirect` action submits a SAS FedSQL language statement for immediate execution ...
Executes arbitrary programs inside the SAS Embedded Process for Spark. This action enables the ...
Computes the range and moving relative range for each time series observation in the input data...
The exploreCorrelation action explores linear and nonlinear correlations among variables in a t...
The exploreData action performs data exploration, automatic variable analysis, and grouping usi...
The exportTextModel action builds an analytic store (astore) model from a category, concept, or...
Extracts the saved ONNX blob from a remote saved ONNX store. This action allows you to retrieve...
Extracts object detections from images. This action allows for cropping or highlighting detecte...
The factmac action learns a factorization machine model. Factorization machines are a general p...
Extracts common factors. The faExtract action is part of the Factor Analysis action set and pro...
The faNFactors action determines the number of factors to be retained in a factor analysis. It ...
Computes independent components by using the fastICA method. This action separates a multivaria...
The fastknn action performs a k-nearest neighbor search. It calculates the distances between ob...
The featureMachine action is an automated feature transformation and generation engine. It prov...
Fetches rows from a table or view. This action allows you to retrieve data from a CAS table to ...
Fetches images from a CAS table and sends them to the client for display or further processing....
Fetch the specified saved result for a session....
The fileInfo action lists the files in a caslib's data source. It provides detailed metadata ab...
The filterDesign action designs a digital filter. It supports standard filter families such as ...
The fism action applies the FP-growth algorithm to identify frequent item sets within a transac...
The flattenImages action converts an image table (containing binary image data) into a wide for...
The flushresult action removes (flushes) a saved result from the current CAS session history. T...
The fmtLibCntlIn action creates a format library from a control table. This is useful for impor...
The fmtLibCntlOut action creates a SAS Cloud Analytic Services (CAS) table that contains the de...
The forestCode action generates SAS DATA step scoring code from a trained forest model. This co...
The forestScore action scores an input table using a previously trained forest model. It genera...
The forestTrain action trains a forest model, which is an ensemble of decision trees used for c...
Performs functional PCA training. The fPca action implements the Functional Principal Component...
The fPcaScore action performs scoring for functional principal component analysis (FPCA). It us...
Generates a frequency distribution for one or more variables. It calculates counts, percentages...
The freqTab action in the Frequency and Crosstabulation Analysis action set constructs frequenc...
The frontierCost action analyzes stochastic frontier cost models. It estimates the cost efficie...
The frontierProd action estimates the parameters of stochastic frontier production models using...
Generates DATA step scoring code from a gradient boosting tree model....
Scores a table using a gradient boosting tree model....
Trains a gradient boosting tree. This action requires a SAS Visual Data Mining and Machine Lear...
Generate shadow features....
Fits generalized linear regression models....
creates a table on the server that contains results from scoring observations by using a fitted...
Retrieves information about CAS disk cache usage, the CAS server directory name, and the file s...
Shows the information for licensed SAS products....
The getLicenseInfo action shows the license information for a SAS product. This can include det...
displays the value of a server option....
Displays the value of a session option. This action is part of the Session Properties Action Se...
The `glm` action fits linear regression models using the method of least squares. It allows spe...
creates a table on the server that contains results from scoring observations by using a fitted...
The `globalReconcile` action, part of the `Reconcile Forecasts Action Set`, simultaneously reco...
Gaussian mixture model. This action performs clustering on input data using a Gaussian mixture ...
Learns a Gaussian process regression model....
Implements generalized linear multitask learning and solves multiple related sparse linear regr...
Builds BY groups in terms of the variable value combinations given the variables in the variabl...
The groupByInfo action computes the index and frequency of each group, and the index of each re...
Provides an action for performing variable clustering and providing undirected network for mini...
Shows the parameters for an action or lists all available actions....
Performs randomized cardinality estimation....
Generates histogram bins and simple bin-based statistics for numeric variables....
The builtins.history action shows the actions that were run in the current session. This action...
The httpAddress action shows the HTTP address for the server monitor. This action is part of th...
Find hypergroups, graph layouts, colors, communities, centralities, shortests paths, and create...
Provides actions that are used for language models in speech-to-text systems. This action ident...
Submits SAS/IML programs in CAS....
This action imports a Quality Knowledge Base (QKB) from a CAS library. It provides functionalit...
The 'importQKBFromURL' action facilitates the import of a Quality Knowledge Base (QKB) into the...
Performs data matrix (variable) imputation....
Create indexes on one or more table variables....
Loads an action set in new sessions automatically....
Produces individual measurements and moving range charts....
The `listQKBLocales` action lists all the locales that are available for a specified Quality Kn...
The listQKBs action lists all Quality Knowledge Bases (QKBs) that are available to the CAS serv...
Lists tokens for a given definition and locale within a specified Quality Knowledge Base (QKB)....
The listRegions action lists all the S3 regions that are defined for the CAS server environment...
Lists the saved results for a session. This action is useful for managing and reviewing the out...
Displays the server options and their current values. This action is particularly useful for ad...
The listSessions action displays a list of all active sessions on the CAS server. This is a pri...
Displays the session options and their current values. This action is useful for inspecting the...
The lmDecode action decodes recurrent neural network (RNN) scores using a specified language mo...
The lmImport action imports an n-gram language model from a CAS table into a binary format that...
Loads a CAS action set into the current session, making its actions available for execution. Ac...
The loadAudio action loads audio files from a specified path and caslib into a CAS table. It is...
The loadMps action loads a string that represents a problem in standard MPS (Mathematical Progr...
Loads a Quality Knowledge Base (QKB) into memory. This action makes the QKB available for other...
Loads a table from a caslib's data source into memory on the CAS server. This action is fundame...
Loads a binary model file, such as a sentiment analysis model (SAM), a category model (MCO), or...
The `log` action allows for viewing and modifying the logging levels of various components with...
The logistic action fits logistic regression models for binary, binomial, and multinomial respo...
The logisticAssociation action computes indices of rank correlation between predicted probabili...
The logisticCode action writes SAS DATA step code that can be used to compute predicted values ...
The logisticLackfit action computes the Hosmer and Lemeshow goodness-of-fit test for a logistic...
The logisticOddsRatio action creates a table that compares subpopulations by using odds ratios....
The logisticScore action creates a table on the server that contains results from scoring obser...
The logisticType3 action computes Type 3 or Joint tests for a previously fitted logistic regres...
Reshapes a table from a long format (multiple rows per subject) to a wide format (one row per s...
The lpca action reduces the dimensionality of nominal variables by using logistic principal com...
The maChart action produces a uniformly weighted moving average (MA) chart. This type of chart ...
The marketattribution action performs market analysis by using market attribution models. These...
The match action processes an input data table to identify and group similar records, a process...
The matchImages action finds occurrences of a query image within a larger set of images stored ...
The maxFlow action calculates the maximum flow of a graph. The maximum flow problem is a classi...
The mbanalysis action performs market basket analysis, a common technique in data mining used t...
The mbcFit action performs model-based clustering on a given data set using the Expectation-Max...
The mbcScore action processes a model created by the mbcFit action and saved in an item store. ...
Reduces the dimensionality of nominal variables by using a multiple correspondence analysis (MC...
The mChart action produces median charts for subgroup medians. This type of control chart is us...
The mdSummary action calculates multidimensional summaries of numeric variables. This action is...
The metrics action is used to display performance metrics for each subsequent action executed w...
The minCostFlow action calculates the minimum-cost network flow of a graph. The minimum-cost ne...
The minCut action calculates the minimum cut of a graph. A cut is a partition of the nodes of a...
The minSpanTree action calculates the minimum spanning tree (MST) of a graph. An MST is a subgr...
The mitigateBias action uses the exponentiated gradient reduction algorithm to mitigate bias in...