Skip to content
Prev 247925 / 398503 Next

Error Message - "effects" package

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