View source: R/RCTDreplicates.R
merge_RCTD_objects | R Documentation |
RCTD.replicates
object across multiple RCTD
objectsCreates an RCTD.replicates
object across multiple RCTD
objects
merge_RCTD_objects(RCTD.reps, replicate_names, group_ids = NULL)
RCTD.reps |
a list of multiple |
replicate_names |
a |
group_ids |
(default constant across replicates) a named integer vector (length number of replicates) containing the group id for each replicate. Names represent the replicate names, and replicates of the same group will be expected to be more similar than replicates across groups. |
an RCTD.replicates
object, containing each RCTD
object in RCTD.reps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.