The SAS Analytics 2011 Conference Series concluded with more than 1,000 people in attendance from 409 companies and 29 countries. With numerous learning and networking opportunities, those who attended the event in Orlando, Florida last month walked aw…
Category: SAS
Example 9.13: Negative binomial regression with proc mcmc
In practice, data that derive from counts rarely seem to be fit well by a Poisson model; one more flexible alternative is a negative binomial model. In this SAS-only entry, we discuss how proc mcmc can be used for estimation. An overview of support f…
Example 9.13: Negative binomial regression with proc mcmc
In practice, data that derive from counts rarely seem to be fit well by a Poisson model; one more flexible alternative is a negative binomial model. In this SAS-only entry, we discuss how proc mcmc can be used for estimation. An overview of support f…
Example 9.13: Negative binomial regression with proc mcmc
In practice, data that derive from counts rarely seem to be fit well by a Poisson model; one more flexible alternative is a negative binomial model. In this SAS-only entry, we discuss how proc mcmc can be used for estimation. An overview of support f…
My Collection of SAS Macro Repositories
Then I just find that the most effective and safest way to synchronize bookmarks across machines is making them Google searchable, i.e, putting them online. Followings are my personal collections of SAS macro Repositories (I will keep it update according to new sites reached and your inputs). Most of them are rich, well documented and […]
Stored Process Outputs Data without a Report
You can do more with SAS Stored Processes than just create reports. These little suckers are packed full of power and the only limit is your imagination (and libraries where you have write access!) In this post, you will learn how to use a store…
Metacoda Security Plug-ins Tip: Where’s that login?
This is a tip for Metacoda Security Plug-ins users who might have a need to track down which user or group identity in their SAS® metadata owns a particular user id. Have you ever gone to add a login to a user or group identity in the SAS Manageme…
Get Start with WPS, and Call for an Elegant SAS IDE!
I got a trial version of WPS (the latest version 2.5.2.0 at Windows), which engine can interpret “some of the language of SAS”. I took piece of codes for testing and some passed while some popped up with errors (so currently it is only a limited version of SAS). I don’t drive into the deep […]