ComputeCI function

Compute Basic Confidence Intervals

Compute Basic Confidence Intervals

ComputeCI(df)

Arguments

  • df: A data frame produced by RarefyNetwork()

Returns

a dataframe detailing confidence intervals at each tested sample size

Examples

data(Safariland, package = 'bipartite') X<-RarefyNetwork(Safariland, n_per_level = 100) PlotRarefaction(X)
  • Maintainer: Chris Terry
  • License: GPL-3
  • Last published: 2024-06-10

Useful links