- Info
R-Project Help
R project for Statistical Computing is a language and environment for statistical computing and graphics. It is FREE software and runs on linux, MAC and Windows.
-
Imputation Methods Document
A survey of multiple imputation software packages. How-to's, tips and pitfalls.
-
Proportion Testing in SAS and R
If tests of proportions are needed for various levels of summary of data, you can use SAS to create a file that can be used by R to run proportion tests. For example, if you have data summarized by race, age groups, and some other variable, and you want to test the rates or proportions for each value of the variable for each race, age group, and race-age group combination with the population estimates for a particular year, you can summarize the data and merge with SAS, then create a file with the R commands.
-
Structural Equation Modeling with R (sem)
SEM is an R package for fitting structural-equation models. The package supports general structural equation models with latent varibles, fit by maximum likelihood assuming multinormality, and single-equation estimation for observed-variable models by two-stage least.squares