Skip to content
Prev 85712 / 398506 Next

statistical modelling SAS vs R

Bill Szkotnicki wrote:
You'll get lots of opinions about this.  Both R and SAS can be abused 
terribly, and both approaches you mentioned have major problems if you 
use P-values to specify models.  Better and more replicable results can 
be obtained using modern shrinkage methods and being more liberal with 
inclusion of variables, or by using Bayesian model averaging.

Note that LSMEANS and Type III tests are SAS concoctions and that if you 
have interactions in the model, type III tests have been criticized.  If 
there are no interactions, type Type III = Type II.

Frank Harrell