Dear all,
When I tried to import the dataset, there is an error keep showing, which is:
ERROR: Cannot create PROC FORMAT style format with the same name as an Institute-supplied format
I was also tried to remove the previous format, but it still does not working.
Here is my log file:
(I use the University edition)
Interesting, I wonder if there's a way to get around this.
This may be one option:
Option nofmterr;
And/or try using DBMS=SPSS instead of SAV
This seems to be the current standard.
And lastly, try specifying a format library.
See example 3 here:
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.