make_fam: Constructs fam objects from a specification family.

View source: R/families.R

make_famR Documentation

Constructs fam objects from a specification family.

Description

Main function to create fam objects, lists of model objects. When make_fam is called models will be fit to the data in study_frame according to each specification.

Usage

make_fam(spec_fam, study_frame)

Arguments

spec_fam

A specification family object.

study_frame

The data to be investigated. Must include all response, treatment and control variables in the specification family.


JacobBergstedt/mmi documentation built on March 8, 2024, 8:25 a.m.