Plot Fitted abrECOFFinder Object

# S4 method for abr_ecoffinder,ANY
plot(x, cumulative = TRUE, fits = c("all", "best"), ...)

Arguments

x

an object fitted by ecoffinder_nls

cumulative

plot cumulative or density function

fits

whether to plot all fits or only the best

...

further parameters passed to plot

Details

: to do: documentation and examples