random_sample: random sample based on http://goo.gl/ZzIHGM

Description Usage Arguments Value

Description

Samples without replacement of size size from N points

Usage

1
random_sample(N, size, prob = as.numeric(c()))

Arguments

N

number of points in graph

size

sample size

prob

set to equal

Value

index of points


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