Description Usage Arguments Value
View source: R/cross_validation.R
The input is a string representing a mean/noise pair such as "pow_law_ord_const". Return a vector in which the first element is the mean spec and the second element the noise spec, c("pow_law_ord","const").
1 | parse_joined_model(joined_model)
|
joined_model |
The string representing the joined model. |
A vecto consisting of the mean spec and noise spec
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.