what is the prob plot in clinical domain

Answer Posted / chandrakanth

Proc plot can be used to produce crude graphs as output. Like X vs Y eg: Height vs age (so here height is on x axis and age is on y axis)
syntax
proc plot data=dataset name;
plot variable name on x axis*variable name on y axis;
run;

if you want more graphic options proc gplot is used

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is sas enterprise intelligence architecture? : Sas-bi

544


how will you location sas platform applications available from web browser? : Sas-bi

542


What is the difference between SAS functions and procedures?

654


describe how to adjust the performance of data integrator? : Sas-di

563


What is the command used to find missing values?

592






How long can a macro variable be? A token? : sas-macro

715


Explain the main difference between the sas procedures and functions? : Sas-administrator

538


Explain the difference between nodup and nodupkey options?

605


Enlist the functions performed by sas.

674


which date functions advances a date time or date/time value by a given interval? : Sas programming

534


Give an example where SAS fails to convert character value to numeric value automatically?

607


Tell e how how dealt with..

1767


describe about metadata object? : Sas-di

622


how sas deals with business intelligence? : Sas-bi

582


explain about various caches available in data integrator? : Sas-di

578