Learn R Programming

JointAI (version 1.1.0)

resolve_family_obj: Resolve family object

Description

Converts a family specification (character string, function, or family object) to a family object.

Usage

resolve_family_obj(family)

Value

A family object or NULL.

Arguments

family

Family object, character string, or function.