hov(x, data = sys.parent(), method = "bf") ## x is a formula
## users will normally use the formula above and will not call the
## method directly.
hov.bf(x, group, ## x is the response variable y.name = deparse(substitute(x)), group.name = deparse(substitute(group)))