Returns the dependent variable in a formula given by a string or a formula
formula
get_lhs(form)
form
Either a string in the form 'y ~ ...' or an object of formula class
'y ~ ...'
A string with the name of the left hand side variable in the formula