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...

How do you read in the variables that you need?

Answer Posted / kumaraswamy maduri

Use KEEP or DROP depending on the number of varibales you
require.

Keep: Out of 50 if you require to keep 20 variables it
better to use keep.
Drop: It meaning less to use KEEP when you want to use 35-
40 variables. Its better to drop the remaining variables.
Both mean same but efficient coding is always preffered.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

1452


What is the basic syntax of a sas program?

1266


What are common programming errors committed in sas

1190


How to specify variables to be processed by the freq procedure?

1124


what other sas products have you used and consider yourself proficient in using? : Sas programming

1168


How many data types are there in SAS?

1137


How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?

1733


List down the reasons for choosing sas over other data analytics tools.

1336


What is program data vector (pdv) and what are its functions?

1320


how can you create zero observation dataset? : Sas programming

1203


Mention what are the data types does SAS contain?

1196


Explain proc sort?

1179


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

1287


What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?

2636


Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.

1931