BookmarkSubscribeRSS Feed
edasdfasdfasdfa
Quartz | Level 8

I know it can be done with proc sgplot but I don't have access to that.

 

I have these four aspects  output out=LogiDecileOut mean=yMean PredProbMean
lclm=yLower uclm=yUpper;

LCLM=

Specifies the lower bound of an approximate $100(1 - \alpha )$% confidence interval for the mean

UCLM=

Specifies the upper bound of an approximate $100(1 - \alpha )$% confidence interval for the mean

but I'm not sure where these 4 aspects would be placed in proc gplot. 

 

Any help appreciated.

3 REPLIES 3
PGStats
Opal | Level 21

sgplot is an ODS graphics procedure, and is included in base SAS. If you have access to SAS, you have access to sgplot.

PG
edasdfasdfasdfa
Quartz | Level 8

I have WPS and they don't always have every single procedure.

PGStats
Opal | Level 21

You should be asking WPS related questions to the WPS community.

PG

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 866 views
  • 0 likes
  • 2 in conversation