get_residuals_multi: get residuals for multiple sampled subgraphs

Description Usage Arguments Value

Description

Given a pairwise distance matrix, performs n_samples of size sample_size sampled subgraphs, for each it returns the edge fraction, the mean waxman prob, the mean node age, the mean distance

Usage

1
get_residuals_multi(dist, sample_size, n_samples, q, s)

Arguments

dist

pairwise distance matrix

sample_size

number of nodes in sampled subgraph

n_samples

the number of sampled subgraphs

q

waxman parameter to calcute waxman prob

s

waxman parameter to calcute waxman prob

Value

data frame with the given information


jonotuke/graphResiduals documentation built on May 19, 2019, 8:37 p.m.