Usage Arguments Value Examples
1 | dtheta_onepoint(dX, rho = 0.98, method = "Ferro", method.args = list())
|
dX |
A vector of distances between the point of interest and the others. |
rho |
The empirical quantile level used to compute the local dimension and the persitance indicators. |
method |
A string with name of the persistence estimator to use. Availble choices are "Ferro", "Sueveges" and "Caby" |
method.args |
A named list with additionnal arguments needed by the persistence estimator. The argument "m" for the Caby estimator. |
return a vector of two values: the estimates of local dimension and of the persistence.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.