add_model-Publication-FixedEffectsModel-method: Add a model to a publication

add_model,Publication,FixedEffectsModel-methodR Documentation

Add a model to a publication

Description

This function adds objects of class FixedEffectsModel or MixedEffectsModel to a publication. Models added in this way are added as a set containing only one model. This operation is not done in-place.

Usage

## S4 method for signature 'Publication,FixedEffectsModel'
add_model(publication, model)

Arguments

publication

The publication for which a set will be added

model

The model to add to the publication

Value

A publication with the added model


allometric documentation built on Nov. 8, 2023, 1:07 a.m.