Hello, I am extremely new to SAS and I am trying to learn how to use it. I am running SAS Studio University Edition through virtual box with very little success. I followed these steps and I am able to access the program just fine, but I am having no luck when trying to assign libaries.
Whenever I attempt to define
libname example1 'C:\Users\<User>\Desktop\SASUniversityEdition\myfolders\data';
I get an error saying library example1 does not exist. Could someone please help me out?
How do I create my own SAS library? Please post questions for UE in the UE area.
Did you made sure that the "data" folder exist in "myfoldrs" folder physically?
Libname Statement create a short reference to your folder it will not create one for you.
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.