<?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: ERROR: SAS University Edition Windows, Procedure GPLOT not found, Procedure Autoreg not found! in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532597#M6038</link>
    <description>You can use SGPLOT instead of GPLOT, but the code is different. SGPLOT provides better quality graphics and is easier to use overall anyways. You'll find more examples for GPLOT because it's much older, but you should definitely be using SGPLOT these days instead.</description>
    <pubDate>Mon, 04 Feb 2019 15:45:28 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-02-04T15:45:28Z</dc:date>
    <item>
      <title>ERROR: SAS University Edition Windows, Procedure GPLOT not found, Procedure Autoreg not found!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532572#M6034</link>
      <description>&lt;P&gt;Hi guys, I'm new to this program and I don't know how to code in this program. I'm and Accounting Student and I want to use SAS to working on my bachelor thesis. Is there anymistake in these code or something? Pls help, I really don't know what to do &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here attached my code for my project, can anyone help me please?&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data arton;
infile datalines eof=last;
input MidSya;
date=_n_-1;
output;
return;
last: do i=1 to 30;
MidSya=.;
date+1;
output;
end;
return;
datalines;
3.150
3.153
3.157
3.158
3.160
3.161
3.163
3.167
3.168
3.171
3.174
3.175
3.175
3.177
3.178
3.180
3.181
3.182
3.180
3.179
3.178
3.179
3.180
3.181
3.182
3.182
3.183
3.185
3.186
3.186
3.188
3.189
3.187
3.187
3.188
3.189
3.189
3.190
3.191
3.186
3.186
3.186
3.188
3.189
3.189
3.189
3.189
3.191
3.189
3.190
3.193
3.194
3.196
3.198
3.200
3.201
3.203
3.203
3.204
3.205
3.206
3.206
3.208
3.210
3.209
3.210
3.208
3.206
3.209
3.212
3.213
3.213
3.214
3.213
3.214
3.217
3.218
3.218
3.218
3.219
3.218
3.220
3.218
3.218
3.217
3.213
3.216
3.218
3.219
3.222
3.221
3.222
3.226
3.226
3.226
3.227
3.227
3.226
3.228
3.231
3.230
3.231
3.232
3.233
3.231
3.234
3.238
3.237
3.237
3.238
3.237
3.236
3.235
3.242
3.241
3.242
3.233
3.235
3.235
3.237
3.242
3.245
3.241
3.244
3.246
3.248
3.255
3.260
3.260
3.262
3.261
3.262
3.260
3.259
3.254
3.253
3.255
3.257
3.260
3.262
3.262
3.264
3.265
3.267
3.271
3.267
3.269
3.269
3.270
3.272
3.275
3.277
3.283
3.302
3.305
3.313
3.318
3.321
3.329
3.334
3.343
3.358
3.344
3.339
3.338
3.335
3.337
3.338
3.341
3.343
3.354
3.362
3.362
3.355
3.360
3.354
3.353
3.353
3.354
3.353
3.353
3.350
3.348
3.348
3.352
3.353
3.353
3.351
3.349
3.350
3.345
3.347
3.342
3.339
3.338
3.338
3.340
3.346
3.349
3.356
3.356
3.358
3.360
3.358
3.358
3.361
3.359
3.360
3.360
3.363
3.365
3.365
3.366
3.366
3.367
3.371
3.370
3.372
3.375
3.377
3.379
3.382
3.380
3.377
3.376
3.375
3.376
3.375
3.374
3.375
3.374
3.373
3.374
3.372
3.374
3.370
3.369
3.369
3.369
3.376
3.377
3.377
3.381
3.384
3.375
3.376
3.380
3.381
3.382
3.383
3.382
3.382
3.382
3.380
3.381
3.383
3.383
3.378
3.373
3.375
3.378
3.378
3.377
3.375
3.376
3.375
3.375
3.374
3.376
3.375
3.373
3.372
3.371
3.370
3.365
3.361
3.362
3.362
3.360
3.357
3.358
3.360
3.360
3.358
3.357
3.354
3.356
3.361
3.364
3.364
3.363
3.365
3.364
3.365
3.366
3.365
3.367
3.369
3.370
3.374
3.376
3.375
3.375
3.376
3.376
3.378
3.378
3.380
3.378
3.378
3.378
3.377
3.377
3.378
3.375
3.375
3.370
3.363
3.355
3.360
3.363
3.361
3.358
3.361
3.359
3.349
3.346
3.344
3.352
3.353
3.350
3.349
3.346
3.345
3.343
3.343
3.341
3.344
3.355
3.356
3.353
3.366
3.364
3.361
3.356
3.355
3.361
3.355
3.348
3.352
3.350
3.350
3.332
3.327
3.334
3.335
3.330
3.304
3.280
3.277
3.268
3.266
3.265
3.265
3.262
3.255
3.252
3.245
3.240
3.238
3.233
3.230
3.224
3.223
3.224
3.222
3.226
3.327
3.327
3.334
3.340
3.344
3.338
3.341
3.329
3.327
3.323
3.326
3.330
3.330
3.328
3.329
3.328
3.327
3.328
3.323
3.318
3.314
3.305
3.294
3.289
3.287
3.290
3.292
3.292
3.295
3.295
3.296
3.301
3.302
3.305
3.306
3.306
3.308
3.310
3.312
3.318
3.315
3.315
3.311
3.307
3.304
3.303
3.302
3.301
3.296
3.297
3.294
3.301
3.301
3.298
3.301
3.304
3.307
3.306
3.305
3.307
3.306
3.308
3.312
3.322
3.326
3.328
3.331
3.337
3.336
3.334
3.333
3.335
3.368
3.365
3.391
3.378
3.377
3.378
3.379
3.380
3.380
3.379
3.380
3.385
3.383
3.381
3.378
3.379
3.377
3.373
3.374
3.378
3.378
3.379
3.382
3.382
3.385
3.388
3.390
3.390
3.390
;
/*data arton;*/
/*set arton;*/
/*date = _n_-1;*/
/*run;*/

proc gplot data=arton;
plot MidSya*date/ vref=0;
symbol i=join v=none;
run;

proc autoreg
data = arton;
model MidSya=/stationarity=(adf=3);
run;

proc arima data=arton;
identify var=MidSya nlag=24;
run;

proc arima data=arton;
identify var=MidSya (2);
estimate p=2 q=1;
forecast lead=12 interval=day id=date out=results;
run;
/* TESTING FOR ARCH EFFECT */
proc autoreg data=MidSya;
model MidSya=date / nlag=2 archtest dwprob;
output out=r r=MidSyaresid;
run;

Proc autoreg data=arton maxit=200;
model MidSya=/ noint garch=(q=15);
output out=out0 cev=vv;
run;


/*AR(1)-GARCH(1,1) Model */
proc autoreg data=arton;
model MidSya= / nlag=1 garch= (p=1, q=1) maxit=200;
output out=out1 cev=vhat1 p=p_garch1  ucl=u1 lcl=l1
r=r_garch1 cpev=cpev1;
run;

data out1a;
set out1;
length type $ 8.;
if MidSya^=. then do;
type = 'ESTIMATE'; output; end;
else do;
type= 'FORECAST'; output; end;
run;

proc sgplot data=out1a;
series x=date y=vhat1 /group=type;
refline  641/ axis= x LINEATTRS= (pattern=ShortDash);
run;

/*AR(1)-GARCH(1,1) Model */
proc autoreg data=arton;
model MidSya= / nlag=1 garch= (p=1, q=1) maxit=200;
output out=out2 cev=vhat2 p=p_garch2  ucl=u2 lcl=l2
r=r_garch2 cpev=cpev2;
run;

/*Estimate upper and lower forecast*/
data outp11;
set out1;
u_garch=p_garch1+2*sqrt(cpev);
l_garch=p_garch1-2*sqrt(cpev);
run;

/*print forecast AR(2)-GARCH(1,1) */
proc print data=outp11;
where date&amp;gt; 1;
var date u1 u_garch p_garch1 MidSya l_garch l1 r_garch1;
run;

proc gplot data=outp11;
where date &amp;gt; 1;
plot u1*date=1 p_garch1*date=2 MidSya*date=3 l1*date=4/overlay;
run;

/*Estimate upper and lower forecast*/
data outp22;
set out2;
u_garch=p_garch2+2*sqrt(cpev2);
l_garch=p_garch2-2*sqrt(cpev2);
run;

/*print forecast AR(2)-GARCH(1,1) */
proc print data=outp22;
where date&amp;gt; 1;
var date u2 u_garch p_garch2 MidSya l_garch l2 r_garch2;
run;

proc gplot data=outp22;
where date &amp;gt; 1;
plot u2*date=1 p_garch2*date=2 MidSya*date=3 l2*date=4/overlay;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 04 Feb 2019 14:45:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532572#M6034</guid>
      <dc:creator>aarton13</dc:creator>
      <dc:date>2019-02-04T14:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: SAS University Edition Windows, Procedure GPLOT not found, Procedure Autoreg not found!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532579#M6036</link>
      <description>&lt;P&gt;Afaik both procedure belong to modules that are not part of SAS University Edition. Just run&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc setinit;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;to see which modules are available. For proc autoreg you need SAS/ETS, for proc gplot the module SAS/Graph is required.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 15:16:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532579#M6036</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-02-04T15:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: SAS University Edition Windows, Procedure GPLOT not found, Procedure Autoreg not found!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532584#M6037</link>
      <description>&lt;P&gt;so what should I do?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 15:25:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532584#M6037</guid>
      <dc:creator>aarton13</dc:creator>
      <dc:date>2019-02-04T15:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: SAS University Edition Windows, Procedure GPLOT not found, Procedure Autoreg not found!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532597#M6038</link>
      <description>You can use SGPLOT instead of GPLOT, but the code is different. SGPLOT provides better quality graphics and is easier to use overall anyways. You'll find more examples for GPLOT because it's much older, but you should definitely be using SGPLOT these days instead.</description>
      <pubDate>Mon, 04 Feb 2019 15:45:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532597#M6038</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-04T15:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: SAS University Edition Windows, Procedure GPLOT not found, Procedure Autoreg not found!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532603#M6040</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259321"&gt;@aarton13&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;so what should I do?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If this question is Autoreg you need to find a license.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the question is gplot you can replace with SGplot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example to overlay 4 scatter plots:&lt;/P&gt;
&lt;PRE&gt;proc sgplot data=outp22;
   where date &amp;gt; 1;
   scatter y=u2 x=date; 
   scatter y=p_garch2 x=date; 
   scatter y=MidSya x=date; 
   scatter y=l2 x=date;
run;&lt;/PRE&gt;
&lt;P&gt;Each scatter statement can have different marker attribute options such as marker symbol, color and such.&lt;/P&gt;
&lt;P&gt;If you need series then use series instead of scatter and then you have options to control line attributes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 16:00:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532603#M6040</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-02-04T16:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: SAS University Edition Windows, Procedure GPLOT not found, Procedure Autoreg not found!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532620#M6043</link>
      <description>And SAS Academics on Demand does have licenses for these procedures but you're working in the cloud and there's a limit to the size of data. Commercial usage is still prohibited.</description>
      <pubDate>Mon, 04 Feb 2019 16:42:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/532620#M6043</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-04T16:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: SAS University Edition Windows, Procedure GPLOT not found, Procedure Autoreg not found!</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/533862#M6240</link>
      <description>Hi guys thank you for helping, I found the solution for this by requesting a demo of SAS Viya and working perfectly! Thanks!</description>
      <pubDate>Fri, 08 Feb 2019 08:23:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-SAS-University-Edition-Windows-Procedure-GPLOT-not-found/m-p/533862#M6240</guid>
      <dc:creator>aarton13</dc:creator>
      <dc:date>2019-02-08T08:23:41Z</dc:date>
    </item>
  </channel>
</rss>

