add_model,Publication,MixedEffectsModel-method | R Documentation |
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.
## S4 method for signature 'Publication,MixedEffectsModel'
add_model(publication, model)
publication |
The publication for which a set will be added |
model |
The model to add to the publication |
A publication with the added model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.