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
Provides an action for performing variable clustering and providing undirected n...
Provides administrative access to all personal caslibs (CASUSER and CASUSERHDFS)...
The `ecm` action creates a sample of the enterprise-wide loss (aggregate loss) b...
The 'expDate' result is a string. You can access the value from results.expDate.
Yes, by setting the 'exChart' parameter to TRUE, a control chart is included in the results only when exceptions (points outside the limits or failing a test) occur.
specifies a polynomial effect. All specified variables must be numeric. A design matrix column is generated for each term of the specified polynomial. By default, each of these terms is treated as a separate effect for the purpose of model building. For more information about specifying the polynomial parameter, see the common polynomial parameter (Appendix A: Common Parameters). Alias: poly
When set to True, the useLastIter parameter displays all tables even if there is an optimization error. The default value is False.
Yes, the "initialvalues" parameter allows you to specify a list of initial values for the parameters to start the optimization process.