Penalty Function for OED
1 2 | penalty_function(time_points, time_min, a_penalty = 1e+15,
b_penalty = 2e+15)
|
time_points |
Numeric vector of time points for the measurements. |
time_min |
Numeric defining the minimum time between measurements. |
a_penalty |
Numeric defining the shape of the penalty function. 1e15 by default. |
b_penalty |
Numeric defining the shape of the penalty function. 2e15 by default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.