Recherche : table

Explorez notre base de connaissances et découvrez la syntaxe des actions SAS Viya.

Tout A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

72 résultats pour "table"

72 actions
builtins

actionSetFromTable

Restores a user-defined action set from a saved table. This is useful for sharing custom action...

2 Data
builtins

actionSetToTable

The `actionSetToTable` action transforms a user-defined action set, which is a collection of cu...

3 Data
table

addCaslib

Adds a new caslib to enable access to a data source. A caslib is an in-memory space to hold tab...

3 Data
fcmpact

addPrototypes

The `addPrototypes` action from the `fcmpact` action set allows for the dynamic definition and ...

3 Data
fcmpact

addRoutines

The addRoutines action adds FCMP (Function Compiler) routines and stores them in a CAS table. T...

3 Data
table

addTable

The addTable action is a fundamental mechanism for transferring data from a client-side process...

2 Data
aggregation

aggregate

The aggregate action performs aggregation on selected variables. It provides a wide range of su...

2 Data
activeLearn

alJoin

The alJoin action is a fundamental tool in active learning workflows, designed to merge a prima...

2 Data
table

alterTable

The alterTable action allows for modifying the metadata and properties of an in-memory CAS tabl...

6 Data
neuralNet

annCode

The annCode action generates SAS DATA step scoring code from a trained artificial neural networ...

2 Data
image

annotateImages

The `annotateImages` action overlays various annotations onto images within a CAS table. This i...

3 Data
neuralNet

annScore

The `annScore` action scores a data table using a pre-trained artificial neural network model. ...

2 Data
table

append

The `append` action adds the rows from a source table to the end of a target table. It is a ver...

2 Data
textRuleScore

applyCategory

The applyCategory action categorizes text documents based on a pre-built category model (in MCO...

2 Data
textRuleScore

applyConcept

The applyConcept action performs concept extraction using a predefined or custom concept extrac...

3 Data
uniTimeSeries

arima

The `arima` action provides a comprehensive set of tools for univariate time series analysis, f...

2 Data
table

attribute

The `attribute` action manages extended attributes for in-memory tables in CAS. Extended attrib...

5 Data
image

augmentImages

The `augmentImages` action is a powerful tool within the Image action set for data augmentation...

4 Data
bart

bartScore

The bartScore action scores a data table using a previously fitted Bayesian additive regression...

3 Data
boolRule

brScore

The brScore action scores text data based on a set of Boolean rules. These rules are typically ...

2 Data
bioMedImage

buildSurface

The `buildSurface` action uses the marching cubes algorithm to create a 3D surface from a 3D bi...

2 Data
searchAnalytics

buildTermIndex

The `buildTermIndex` action creates a term index table from a table of significant terms. This ...

2 Data
langModel

calculateErrorRate

The `calculateErrorRate` action compares reference (ground truth) transcripts with hypothesis (...

2 Data
table

columnInfo

The columnInfo action displays information about the columns in a specified CAS table. This inc...

simple

compare

Compares two tables by computing the index and frequency of each group, cumulative frequency, a...

2 Data
image

compareImages

The compareImages action compares images from a source table with images from a reference table...

3 Data
textRuleDevelop

compileCategory

The compileCategory action builds a categories model from a set of category rules. It takes a C...

2 Data
textRuleDevelop

compileConcept

Builds a concept model from linguistic rules defined in a CAS table. This action compiles LITI ...

2 Data
audio

computeFeatures

Computes various features for audio files loaded into a CAS table. This action is fundamental i...

3 Data
image

condenseImages

The condenseImages action is a utility function that converts a CAS table with numeric pixel va...

3 Data
optimization

convertMps

The convertMps action is a utility function within the Optimization action set. It takes a CAS ...

2 Data
copula

copulaSimulate

The copulaSimulate action simulates data from a specified copula model. A copula model is a mul...

3 Data
modelPublishing

copyModelExternal

The `copyModelExternal` action allows for the duplication of an analytic model, previously stor...

3 Data
table

copyTable

The copyTable action allows for the duplication of an in-memory table to another table, potenti...

3 Data
countreg

countregFitModel

The countregFitModel action analyzes regression models in which the dependent variable takes no...

2 Data
accessControl

createBackup

The createBackup action is a crucial administrative tool within the accessControl action set. I...

2 Data
conditionalRandomFields

crfScore

The crfScore action uses a Conditional Random Fields (CRF) model to score input data. It perfor...

1 Data
pca

eig

The `eig` action performs Principal Component Analysis (PCA) using the eigenvalue decomposition...

2 Data
builtins

eventingInfo

The eventingInfo action reports the status of data event generation for the current CAS session...

2 Data
fedSql

execDirect

The `fedSql.execDirect` action submits a SAS FedSQL language statement for immediate execution ...

2 Data
dataSciencePilot

exploreCorrelation

The exploreCorrelation action explores linear and nonlinear correlations among variables in a t...

2 Data
textRuleDevelop

exportTextModel

The exportTextModel action builds an analytic store (astore) model from a category, concept, or...

2 Data
astore

extract

Extracts the saved ONNX blob from a remote saved ONNX store. This action allows you to retrieve...

2 Data
fastKnn

fastknn

The fastknn action performs a k-nearest neighbor search. It calculates the distances between ob...

2 Data
dataSciencePilot

featureMachine

The featureMachine action is an automated feature transformation and generation engine. It prov...

2 Data
table

fetch

Fetches rows from a table or view. This action allows you to retrieve data from a CAS table to ...

2 Data
image

fetchImages

Fetches images from a CAS table and sends them to the client for display or further processing....

2 Data
timeFilters

filterDesign

The filterDesign action designs a digital filter. It supports standard filter families such as ...

2 Data
ruleMining

fism

The fism action applies the FP-growth algorithm to identify frequent item sets within a transac...

2 Data
image

flattenImages

The flattenImages action converts an image table (containing binary image data) into a wide for...

2 Data
sessionProp

fmtLibCntlIn

The fmtLibCntlIn action creates a format library from a control table. This is useful for impor...

2 Data
sessionProp

fmtLibCntlOut

The fmtLibCntlOut action creates a SAS Cloud Analytic Services (CAS) table that contains the de...

2 Data
decisionTree

forestScore

The forestScore action scores an input table using a previously trained forest model. It genera...

2 Data
freqTab

freqTab

The freqTab action in the Frequency and Crosstabulation Analysis action set constructs frequenc...

2 Data
decisionTree

gbtreeScore

Scores a table using a gradient boosting tree model....

2 Data
builtins

genmodScore

creates a table on the server that contains results from scoring observations by using a fitted...

builtins

glm

The `glm` action fits linear regression models using the method of least squares. It allows spe...

2 Data
builtins

glmScore Action

creates a table on the server that contains results from scoring observations by using a fitted...

qkb

importQKBFromURL

The 'importQKBFromURL' action facilitates the import of a Quality Knowledge Base (QKB) into the...

2 Data
table

index

Create indexes on one or more table variables....

langModel

lmImport

The lmImport action imports an n-gram language model from a CAS table into a binary format that...

2 Data
audio

loadAudio

The loadAudio action loads audio files from a specified path and caslib into a CAS table. It is...

optimization

loadMps

The loadMps action loads a string that represents a problem in standard MPS (Mathematical Progr...

2 Data
table

loadTable

Loads a table from a caslib's data source into memory on the CAS server. This action is fundame...

3 Data
textRuleScore

loadTableFromDisk

Loads a binary model file, such as a sentiment analysis model (SAM), a category model (MCO), or...

3 Data
regression

logistic

The logistic action fits logistic regression models for binary, binomial, and multinomial respo...

3 Data
regression

logisticOddsRatio

The logisticOddsRatio action creates a table that compares subpopulations by using odds ratios....

2 Data
regression

logisticScore

The logisticScore action creates a table on the server that contains results from scoring obser...

dataShaping

longToWide

Reshapes a table from a long format (multiple rows per subject) to a wide format (one row per s...

2 Data
entityRes

match

The match action processes an input data table to identify and group similar records, a process...

2 Data
image

matchImages

The matchImages action finds occurrences of a query image within a larger set of images stored ...

2 Data
nominalVarsDimReduction

mca

Reduces the dimensionality of nominal variables by using a multiple correspondence analysis (MC...

2 Data
Filtres
Thématiques
#set_builtins 179 #set_table 95 #caslib 93 #admin 80 #data_management 75 #set_session 62 #set_sessionprop 48 #set_accesscontrol 45 #set_bart 44 #set_image 44 #set_regression 40 #set_optnetwork 39 #security 37 #table_operation 32 #set_neuralnet 31 #creation 30 #set_spc 29 #set_datapreprocess 27 #set_simple 27 #cloud 26 #set_textrulescore 26 #model 25 #set_datasciencepilot 25 #set_qkb 25 #deeplearning 23 #admin_required 22 #set_decisiontree 21 #ai 20 #set_fcmpact 20 #set_percentile 20 #set_boolrule 18 #set_langmodel 17 #set_s3 17 #formatting 16 #set_deeplearn 16 #set_fairaitools 15 #set_unitimeseries 15 #set_copula 12 #set_network 12 #set_textruledevelop 12 #set_activelearn 11 #set_aggregation 11 #set_bayesiannetclassifier 11 #set_nonparametricbayes 10 #set_searchanalytics 10 #monitoring 9 #set_astore 8 #set_audio 8 #set_conditionalrandomfields 8 #set_configuration 8 #set_countreg 8 #set_factoranalysis 8 #set_fpca 8 #set_mbc 8 #set_nominalvarsdimreduction 8 #set_optimization 8 #set_rulemining 8 #set_timefilters 8 #backup 7 #bayesian 6 #file_io 6 #neural_network 6 #set_frontier 6 #session_management 5 #set_biomedimage 5 #set_causalanalysis 5 #set_cdm 5 #filesystem 4 #set_datashaping 4 #set_ecm 4 #set_entityres 4 #set_factmac 4 #set_fastknn 4 #set_fedsql 4 #set_freqtab 4 #set_gleam 4 #set_ica 4 #set_iml 4 #set_marketattribution 4 #set_mltools 4 #set_modelpublishing 4 #set_pca 4 #set_phreg 4 #set_sequence 4 #set_sparkembeddedprocess 4 #classification 3 #layers 3 #s3 3 #set_gvarcluster 3 #set_hypergroup 3 #statistics 3 #cluster_node 2 #external_code 2 #information 2 #set_tsreconcile 2 #catalog 1 #distributed 1 #infrastructure 1 #kubernetes 1 #personal_space 1 #set_datetimecalc 1 #set_hiddenmarkovmodel 1 #set_textparse 1 #storage 1 #worker 1