curve.df: Subsampling of entire network

Description Usage Arguments

View source: R/curvedf.R

Description

This function iteratively samples the entire network and generates a data frame with sub-sample host and affilaite richness tallied together

Usage

1
curve.df(assoc.df, iter, subSample = NULL)

Arguments

assoc.df

The raw dataset of associations (pairs of names in two columns, hosts and affiliates)

iter

Number of iterations required for each subsample

subSample

Fraction of host species to subsample for richness estimation


cjcarlson/codependent documentation built on July 26, 2019, 2:56 a.m.