You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug 18058 describes some behaviour that the user finds unexpected, which is due to using the subset argument with a model using summary functions in the formula (mean(x)) in the provided example.
The problems with doing this are discussed on Bugzilla.
@mmaechler suggests this bug report could be resolved by improving the documentation, by adding a note that using summary functions in the formula is a bad idea!