View source: R/get_grooves_bcp.R
Use Bayesian Changepoint Detection to identify groove locations
1 | get_grooves_bcp(x, value, adjust = 10, return_plot = FALSE, ...)
|
x |
numeric vector of locations (in microns) |
value |
numeric values of surface measurements in microns |
adjust |
positive number to adjust the grooves |
return_plot |
return plot of grooves? |
... |
additional arguments to get_grooves_bcp |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.