Description Usage Arguments Author(s) See Also Examples
This function displays the best-fitting model parameters of a mass function previously fitted using dffit
.
1 | dfwrite(survey)
|
survey |
List produced by |
Danail Obreschkow
See examples in dffit
.
1 2 3 | dat = dfmockdata()
survey = dffit(dat$x, dat$veff, write.fit = FALSE)
dfwrite(survey)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.