add_set | R Documentation |
This function adds objects of class FixedEffectsSet
or MixedEffectsSet
to
a publication. This operation is not done in-place.
add_set(publication, model_set)
## S4 method for signature 'Publication'
add_set(publication, model_set)
publication |
The publication for which a set will be added |
model_set |
The set of models to add to the publication |
A publication with the added set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.