Applied Filters: (Reset All Filters)
Type: Sample ( Reset Filter)
| Date | Title | Type | ||
|---|---|---|---|---|
| 10/26/09 |
24822 - Changing the Numeric Format of PROC FREQ Output This sample describes how to change these defaults for the three main types of PROC FREQ output: one-way tables, multiway tables in list format, and multiway tables presented as crosstabulations. http://support.sas.com/kb/24/822.html, 21KB |
Sample | ||
| 8/25/09 |
36930 - Bootstrap Computations in SAS/IML Studio Shows how to use bootstrap methods in SAS/IML Studio to compute both a bootstrap estimate for a statistic and also an estimate for the standard error of the statistic. http://support.sas.com/kb/36/930.html, 20KB |
Sample | ||
| 3/25/09 |
34979 - Automatically run Fisher's exact test when the chi-square test might not be valid This MACRO automatically performs Fisher's exact test whenever the chi-square test results in a WARNING message regarding the validity of the test in an RxC table because of a large number of cells with expected count ... http://support.sas.com/kb/34/979.html, 40KB |
Sample | ||
| 12/9/08 |
25674 - Documentation Example 4 for PROC CLUSTER /****************************************************************/ S A S S A M P L E L I B R A R Y NAME: clusex4 http://support.sas.com/kb/25/674.html, 25KB |
Sample | ||
| 11/17/08 |
26161 - Predicted counts and count probabilities for poisson, negative binomial, ZIP, and ZINB models The PROBCOUNTS macro computes the predicted count and the predicted probabilities of specified counts for poisson and negative binomial models and for zero-inflated versions of these models as fit by PROC COUNTREG in ... http://support.sas.com/kb/26/161.html, 70KB |
Sample | ||
| 9/3/08 |
33092 - Wald-Wolfowitz (or Runs) test for randomness The Wald-Wolfowitz test, also known as the Runs test for randomness, is used to test the hypothesis that a series of numbers is random. A run is a set of sequential values that are either all above or below the mean. To ... http://support.sas.com/kb/33/092.html, 34KB |
Sample | ||
| 3/4/08 |
26151 - Create user-defined functions with PROC FCMP <p> The SAS Function Compiler (FCMP) Procedure allows you to create, test, and store SAS functions and subroutines for use by other SAS procedures. This example demonstrates each of these capabilities in conjunction ... http://support.sas.com/kb/26/151.html, 26KB |
Sample | ||
| 1/28/08 |
25018 - Plot ROC curve with labelled points for a binary-response model Produce a plot showing the Receiver Operating Characteristic (ROC) curve associated with a fitted binary-response model. This is a plot of the sensitivity against 1-specificity values associated with the ... http://support.sas.com/kb/25/018.html, 59KB |
Sample | ||
| 10/25/07 |
25001 - Compute approximate first and second derivatives for (x,y) data This sample program illustrates how to use PROC EXPAND to compute approximate first and second derivatives for paired (x,y) data. http://support.sas.com/kb/25/001.html, 21KB |
Sample | ||
| 10/15/07 |
24802 - Simple random sample with replacement Select a random sample where an observation can be chosen more than once. http://support.sas.com/kb/24/802.html, 20KB |
Sample | ||