Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

How can I access tables created in SAS Enterprise Guide Client into SAS Enterprise Miner Client?

share|improve this question
This is an inappropriate place to ask this question. You need to deal with SAS directly or other forums directly related to utilizing SAS software. – Andy W Sep 1 '10 at 12:15
Agree, now closed. – mbq Sep 1 '10 at 12:42
4  
I wholeheartedly disagree. We should cover statistics software here too. How many R questions are there? – Neil McGuigan Sep 1 '10 at 18:38
There is an ongoing discussion about this question on meta: meta.stats.stackexchange.com/questions/400/… – user28 Sep 2 '10 at 11:11
of course you need some software/tool and can't do all statistics by just using calculator. If this is not a valid question then why do tags like "R", "SAS" exists here? Are you guys planning a new site for "Statistical Analysis Softwares"? – Ramesh Soni Sep 2 '10 at 11:26
show 3 more comments

1 Answer

Obviously there is probably a better solution available than what I'm about to say - especially since these are both SAS products. However but I think it bares saying that if all else fails, when your data is in a tabular structure, you can almost always export the data as a deliminated text file (e.g. csv) and import it into the new program as a deliminated text file. I don't think I've seen a program that works with tablular data structures yet that doesn't provide these options.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.