parse_joined_model: Parse a joined model to get the individual mean and noise...

Description Usage Arguments Value

View source: R/cross_validation.R

Description

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").

Usage

1
parse_joined_model(joined_model)

Arguments

joined_model

The string representing the joined model.

Value

A vecto consisting of the mean spec and noise spec


MichaelHoltonPrice/yada documentation built on Sept. 19, 2021, 11:27 p.m.