Learn R Programming

allometric (version 2.1.0)

add_set: Add a set of models to a publication

Description

This function adds objects of class FixedEffectsSet or MixedEffectsSet to a publication. This operation is not done in-place.

Usage

add_set(publication, model_set)

# S4 method for Publication add_set(publication, model_set)

Value

A publication with the added set

Arguments

publication

The publication for which a set will be added

model_set

The set of models to add to the publication