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:
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.
I believe salesfact is not a sas dataset, it could be a dataset of a particular user.
They used it as an example
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.
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.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.