| as.casDataFrame | Convert an R Data Frame to a CAS Data Frame |
| as.casTable | Upload an Object to a CAS Table |
| CAS-class | CAS Object Class |
| cas.close | Close a CAS connection while leaving the session alive |
| cas.count | Count of Nonmissing Values |
| cas.css | Corrected Sum of Squares |
| cas.cv | Coefficient of Variation |
| casDataFrame-class | CAS Data Frame Class |
| casFormula | CAS Function to extract information from an R formula object |
| cas.max | Maximum Values |
| cas.mean | Average Values |
| cas.median | Median Values |
| cas.min | Minimum Values |
| cas.mode | Mode Value |
| cas.nmiss | Number of Missing Values |
| cas.probt | P-Value of the T-Statistics |
| cas.quantile | Quantile and Percentile Values |
| cas.read.csv | Read a CSV File and Upload to a CAS Table |
| cas.read.jmp | Upload a JMP File to a CAS Table |
| cas.readRDS | Read an RDS File and Upload to a CAS Table |
| cas.read.sas7bdat | Upload a SAS Data Set to a CAS Table |
| cas.read.table | Read a File and Upload to a CAS Table |
| cas.read.xlsx | Read an XLSX File and Upload to a CAS Table |
| casRetrieve | Utility function that is run from several exported functions. |
| cas.saveRDS | Write a CAS Table to RDS |
| cas.sd | Standard Deviation |
| cas.stderr | Standard Error |
| cas.sum | Column Sums |
| CASTable-class | CAS Table Object |
| CASTable-Extract | Extract Columns from a CAS Table |
| cas.terminate | End a CAS session and close the connection |
| cas.tvalue | T-Statistics for Hypothesis Testing |
| cas.upload | Upload a data.frame or file to a CAS table |
| cas.upload.file | Upload a data file to a CAS table |
| cas.upload.frame | Upload a data.frame to a CAS table |
| cas.uss | Uncorrected Sum of Squares |
| cas.var | Variance |
| cas.write.csv | Write a CAS Table to a CSV File |
| cas.write.csv2 | Write a CAS Table to a CSV File |
| cas.write.table | Write a CAS Table to a Table |
| cas.write.xlsx | Write a CAS Table to a Microsoft Excel Workbook |
| cbind2.casTable | Combine CAS Tables by Columns |
| cbind.casTable | Combine CAS Tables by Columns |
| colMeans-CASTable-method | Column Means |
| colnames-CASTable-method | Column Names in a CAS Table |
| colSums-CASTable-method | Column Sums |
| cor-CASTable-method | Correlation |
| cov-CASTable-method | Covariance |
| defCasTable | Create a CASTable Object for an Existing CAS Table |
| dim-CASTable-method | Dimensions of a CAS Table |
| dimnames-CASTable-method | Dimension Names of a CAS Table |
| dropTable | Remove a CAS Table |
| generatedFunctions | Common Page for CAS Actions |
| head-CASTable-method | Return the First Part of a CAS Table |
| is.castable | Test if an Object is a CAS Table |
| length-CASTable-method | Number of Columns in a CAS Table |
| listActionParms | List CAS Action Parameters by Name |
| listActionSets | List CAS Action Sets |
| loadActionSet | Load a CAS Action Set |
| max-CASTable-method | Maximum Values |
| mean-CASTable-method | Mean Value for a Single Column |
| median-CASTable-method | Median Values |
| min-CASTable-method | Minimum Value |
| names-CASTable-method | Names of a CAS Table |
| ncol-CASTable-method | Number of Columns in a CAS Table |
| nrow-CASTable-method | Number of Rows in a CAS Table |
| rbind2.casTable | Combine CAS Tables by Rows |
| rbind.casTable | Combine CAS Tables by Columns |
| rbind-CASTable-method | Combine CAS Tables by Rows |
| rownames-CASTable-method | Row Names of a CAS Table |
| runAction | Run a CAS Action by Name |
| show-casDataFrame-method | CAS data frame show method |
| subset.casTable | Return a Subset of Rows and Columns from a CAS Table |
| summary-CASTable-method | Summary Statistics |
| swat | SWAT: SAS Wrapper for Analytics Transfer (SWAT) |
| tail-CASTable-method | Return the Last Part of a CAS Table |
| to.casDataFrame | Convert a CAS Table to a CAS Data Frame (Download) |
| to.data.frame | Convert a CAS data frame to an R Data Frame |
| to.r.data.frame | Convert a CAS Table to a R Data Frame (Download) |
| unique-CASTable-method | Extract Unique Values from a CAS Table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.