<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CAS (PROC TSMODEL) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/CAS-PROC-TSMODEL/m-p/858535#M42434</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;cas mySession sessopts=(caslib=casuser timeout=1800 locale="en_US");
caslib _all_ assign;
cas _all_ list;
libname mycas CAS caslib=casuser;

/* NOW INCLUDE FULL CODE THAT YOU FIND HERE: */
/* https://go.documentation.sas.com/doc/en/pgmsascdc/v_031/casecon/casecon_tsmodel_examples02.htm */
/* Econometrics Procedures -- The TSMODEL Procedure */
/* Example 25.2 User-Defined Program Statements     */

*cas mySession terminate; /* un-comment to terminate the CAS session                    */ 
                          /* , but you will no longer be able to look into CASLIBs then */
/* end of program */&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Koen&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Mon, 13 Feb 2023 16:54:39 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2023-02-13T16:54:39Z</dc:date>
    <item>
      <title>CAS (PROC TSMODEL)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/CAS-PROC-TSMODEL/m-p/858451#M42425</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because PROC TSMODEL runs on SAS Cloud Analytic Services (CAS), I need to use 'CAS', but I am looking for an example of how to set this up. Does anyone have a complete example of how to convert an ascii data set and then a connecting example with PROC TSMODEL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edmu&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2023 21:48:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/CAS-PROC-TSMODEL/m-p/858451#M42425</guid>
      <dc:creator>Edmu</dc:creator>
      <dc:date>2023-02-12T21:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: CAS (PROC TSMODEL)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/CAS-PROC-TSMODEL/m-p/858535#M42434</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;cas mySession sessopts=(caslib=casuser timeout=1800 locale="en_US");
caslib _all_ assign;
cas _all_ list;
libname mycas CAS caslib=casuser;

/* NOW INCLUDE FULL CODE THAT YOU FIND HERE: */
/* https://go.documentation.sas.com/doc/en/pgmsascdc/v_031/casecon/casecon_tsmodel_examples02.htm */
/* Econometrics Procedures -- The TSMODEL Procedure */
/* Example 25.2 User-Defined Program Statements     */

*cas mySession terminate; /* un-comment to terminate the CAS session                    */ 
                          /* , but you will no longer be able to look into CASLIBs then */
/* end of program */&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Koen&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 Feb 2023 16:54:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/CAS-PROC-TSMODEL/m-p/858535#M42434</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-02-13T16:54:39Z</dc:date>
    </item>
  </channel>
</rss>

