View source: R/utils_general.R
make_changepoint_locs | R Documentation |
Make a vector of relative changepoint locations to use as input to gfpop's generateData function.
make_changepoint_locs(n, e)
n |
int, the number of changepoints |
e |
numeric, the logarithmic spacing between changepoints |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.