MakeProfile.op | R Documentation |
Perform segmentation on a given dataset and returns the segmented profile
MakeProfile.op(DF, coef.pen.value = 1, sd.y = NULL)
DF |
a data.frame with two columns, Fst and Weights, as provided by the |
coef.pen.value |
coef to use for penaly 2*coef.pen.value*log(n) |
sd.y |
a numeric value corresponding to the (estimated) standard deviation of the signal. If NULL (default) the value is automatically estimated. |
a smoothed profile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.