cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use JMP Live to centralize and share reports within groups. Webinar with Q&A April 4, 2pm ET.
Choose Language Hide Translation Bar
View Original Published Thread

Rarefaction curves

bordini
Level III

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.