cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit. Register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.
Choose Language Hide Translation Bar
bordini
Level III

Rarefaction curves

Is it possible to create species rarefaction curves in JMP? Is there any package that allows that like the vegan package in R? Thank you.

2 REPLIES 2

Re: Rarefaction curves

There is no direct analog in JMP based on the description for the R package to which you referred.

 

You can integrate this package through the JSL functions that integrate the two applications.

 

You could treat the curves as functional data and analyze them with the Functional Data Explorer in JMP Pro.

 

You could describe the underlying model. Perhaps one of the many fitting platforms can model the curves.

bordini
Level III

Re: Rarefaction curves

I will try that out. Thanks for your help.