Category Focus

Statistical

Back to main article

Survival Analysis with the LIFETEST Procedure

This SAS script demonstrates several survival analysis techniques using the LIFETEST procedure. It covers the life-table method, the Kaplan-Meier estimator, and stratified analysis to compare survival curves between different groups.

Codes in same category

Creating a Frequency Table

This example demonstrates how to use an IF-THEN statement to count credit-qua...

Multiple Imputation Example with PROC MI

This script illustrates the use of the MI procedure to perform multiple imput...

Multiple Imputation with PROC MI on Fish Data

This script illustrates the use of the MI procedure to impute missing values ...

Multiple Imputation Example with PROC MI

This script performs multiple imputation on a fitness dataset containing miss...

Example of multiple imputation with PROC MI

This script illustrates the use of the MI (Multiple Imputation) procedure to ...

Random Coefficients Model with PROC MIXED

Analysis of a random coefficients model using the MIXED procedure to simulate...

Sprinkler Irrigation Analysis with PROC MIXED

This SAS script analyzes data from a sprinkler irrigation experiment using a ...

Change Point Model with PROC MCMC

Analyzes a dataset to detect a change point using Bayesian modeling with the ...

Normal Regression with Interval Censoring

This SAS script uses PROC MCMC to perform normal regression with interval cen...

Regression Analysis on Imputed Data with PROC MIANALYZE

This script illustrates regression analysis on a dataset with missing values,...

Binomial Data Modeling with PROC HPGENSELECT

Example of using PROC HPGENSELECT to model data with a binomial distribution,...

Documentation Example 5 for PROC HPSPLIT

Creates a decision tree using the HPSPLIT procedure on randomly generated dat...

Related Documentation

Aucune documentation.
Need help?

Consultez notre Knowledge Hub pour plus de ressources.

Go to Hub