Supplement 1. Maximum-likelihood estimation procedure for diet composition based on the Dirichlet function: a simple example.
收藏WILEY2016-08-04 更新2026-04-17 收录
下载链接:
https://wiley.figshare.com/articles/dataset/Supplement_1_Maximum-likelihood_estimation_procedure_for_diet_composition_based_on_the_Dirichlet_function_a_simple_example_/3515567/1
下载链接
链接失效反馈官方服务:
资源简介:
File List FitDietDirichlet.m - Matlab source code for maximum likelihood estimation<br> Read me.pdf - Instructions for using Matlab code and description of routines<br> sampledata.mat - Example stomach data<br> samplenames.mat - Example prey names for labeling plots<br> Dirichlet Example for distribution.zip - All files at once<br> Description The Matlab code in FitDietDirichlet.m loads example diet composition data contained in sampledata.mat and prey names for labeling plots contained in samplenames.mat. It then normalizes and bootstraps the diet composition data forming distributions. The distributions are fit to a Dirichlet function using the dirichlet_fit() routine contained in the fastfit toolbox (this also requires the lightspeed toolbox; see Read me.pdf for download instructions). Parameters for the marginal beta distributions are returned, as well as variances, means, maximum likelihoods and confidence intervals. Two plots are created, one showing the marginal beta distributions and one showing the source data and bootstrapped data.
创建时间:
2016-08-04



