plot.rarefit: Plot a rarefit object

Description Usage Arguments

View source: R/rare.fit.R

Description

Plot a rarefit object

Usage

1
2
## S3 method for class 'rarefit'
plot(x, y, alpha_index = NULL, type = c("beta", "gamma"), ...)

Arguments

x

rarefit object

y

unused argument

alpha_index

specify which alpha value to plot

type

"beta" or "gamma" determines which path is to be plotted

...

additional parameters passed to 'matplot'


yanxht/rare documentation built on Jan. 25, 2022, 2:21 p.m.