Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the prob plot in clinical domain



what is the prob plot in clinical domain..

Answer / 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

More SAS Interview Questions

how do u identify a macro variable

5 Answers  


Describe a time when you were really stuck on a problem and how you solved it?

1 Answers  


What Proc glm does?

0 Answers  


How is character variable converted into numeric variable and vice versa?

0 Answers  


PROC SQL always ends with QUIT statement.Why cant you use RUN in PROQ SQL ?

7 Answers   HP,


What other SAS features do you use for error trapping and data validation?

2 Answers  


how does sas handle missing values in procs? : Sas programming

0 Answers  


What is the work of tranwrd function?

0 Answers  


what is the prob plot in clinical domain

1 Answers   TCS,


What is data _null_?

0 Answers  


what is data integration? : Sas-di

0 Answers  


what is the purpose of _error_? : Sas programming

0 Answers  


Categories