compute_pbf | R Documentation |
compute_pbf
compute_pbf(vec_vals, barcode, k = 2)
vec_vals |
values of x for which the pbf function must be computed |
barcode |
matrix with the barcode information generated by compute_homology or compute_homology_multi functions. |
k |
Parameter k for exponentiation. |
Returns a list with the PBF for each tested dimension.
## Not run: compute_pbf(vec_vals,barcode,2) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.