Hello ,
Im trying to check for constance of variance for residuals with boxplots . But when I ran the following expression in R I get this error . What is it aobut ?
boxplot(split(model$res,parental))
Error in split.default(model$res, parental) : object 'parental' not found