View source: R/replication_settings.R
ManualReplicationSettings | R Documentation |
Create manual replication settings.
ManualReplicationSettings(data)
data |
data frame with 1 row per replicate, must contain a column named 'REPLICATE' with unique integers from 1 to nrow(data), other columns are model parameters to use. |
Use these settings to import custom replicated model parameters.
replication settings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.