Skip to content

Error Message - "effects" package

2 messages · Lars Bishop, David Winsemius

#
On Jan 20, 2011, at 5:53 PM, Lars Bishop wrote:

            
Did you heed this warning?
"Consequently, formulas that include calls to as.factor, factor, or  
numeric (as, e.g., in as.factor(income)) will cause errors. Instead,  
create the modified variables outside of the model formula (e.g.,  
fincome <- as.factor(income)) and use these in the model formula."
David Winsemius, MD
West Hartford, CT