Home > Enterprise >  How do I plot a mle2 fit from frair package in ggplot2?
How do I plot a mle2 fit from frair package in ggplot2?

Time:09-24

So I'm trying to plot a functional response curve in ggplot2, to do this I am using the frait_fit() and frair_boot() functions from the frair package (points and predicted values, CI ribbon

  • Related