I am new to SAS. I have just set up the UNiversity Edition on My computer.
I have also downloaded Ron Cody's book "An introduction to SAS University Edition"
According the book the navigation pane shold have nuber of tags . I have TASK and Snippets. However, Libaries and File Short Cuts are not present.
How can I find these tags please.
My os is windows 10 with VM player as a virtual machine.
My Browser is Firefox 44
regards
Ivor Surveyor
isurveyor@vianet.net.au
There are no drive names in SAS UE, only folders starting at root. UE runs in UNIX, not the famed product from Moronic Systems.
There's probably a problem with the shared folder that needs to be set when the VM is installed.
Hi Friend,
Please use following statement to create library:-
libname '<Your Dive name>:\<Your folder name in which you want to create SAS datasets>;
For ex:- libname "D\MySASLib";
Run the above statement in editor and your library will be assigned. You can assign other libraries as well in simillar manner
Please let us know if you require some more help.
There are no drive names in SAS UE, only folders starting at root. UE runs in UNIX, not the famed product from Moronic Systems.
There's probably a problem with the shared folder that needs to be set when the VM is installed.
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.