Description Usage Arguments Value
Iteratively replaces with nas until the end when replaced by template. Reduced by integer until below 5, when it is .5 This function is experimental.
1 2 3 4 5 6 7 | iterative_replacement(
template,
aligned_data,
original_data,
npoints_in_cap,
max_threshold
)
|
template |
the template dataset |
aligned_data |
the data after alignment |
original_data |
the original dataset |
npoints_n_cap |
the number of points in the cap. |
Data aligned to the template in an iterative fashion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.