Check family argument

validate_family(f)

Arguments

f

the family argument specified by user (or default)

Value

If no error is thrown than either f itself is returned (if already a family) or the family object created from f is returned if f a string or function. Code adapted from rstanarm.