powered by
Check family argument
validate_family(f)
the family argument specified by user (or default)
family
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.
f