BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
KuniKuni
Fluorite | Level 6

hello,

I want to run below example but I can't find salesfact dataset..

it's not in SASHELP, SASUSER, SASDATA

Where can I find dataset in that example?

 

link:

http://support.sas.com/documentation/cdl/en/inmsref/67306/HTML/default/viewer.htm#n1jzwj5vo21a52n1f1...

 

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

I would recommend contact SAS Support, the example data is usually available somewhere for you to access, though sometimes people don't check the right boxes on set up.

 

Here's another example:

http://support.sas.com/kb/53/925.html

 

And the movie lens data is a free data set publicly available online.

View solution in original post

5 REPLIES 5
Jagadishkatam
Amethyst | Level 16

I believe salesfact is not a sas dataset, it could be a dataset of a particular user. 

 

They used it as an example

Thanks,
Jag
Shmuel
Garnet | Level 18

Pay attention that all referenses are to 

MYlasr.salesfact; 

where MYlasr is a private library.

As you are interested in this example, I assume you have your own dataset with sales facts.

The target of the example is to encourage you to addapt the program to your dataset, 

i.e. library name, data set name, variable names - and try to run it, until you understand what it is doing

and learn how to use it.

KuniKuni
Fluorite | Level 6
Thank u :)!!!
KuniKuni
Fluorite | Level 6
Thanks Jag 🙂
Reeza
Super User

I would recommend contact SAS Support, the example data is usually available somewhere for you to access, though sometimes people don't check the right boxes on set up.

 

Here's another example:

http://support.sas.com/kb/53/925.html

 

And the movie lens data is a free data set publicly available online.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 5 replies
  • 1292 views
  • 2 likes
  • 4 in conversation