Hello authors:
I have been recently working to estimate diet contributions with combined SI and FA on the stan branch. The models run well when calculating 'Population.proportions', however, fail on both 'Individual.proportions' or 'Analysis.with.Covariates' with the error:
Error in (function (classes, fdef, mtable) :unable to find an inherited method for function ‘sampling’ for signature ‘"NULL"’
Upon inspection, I believe this arises when setting up the model as the stanmodels object does not contain stan files for these routines.
Am I understanding the issue correctly or am I missing something?
If I am understanding this correctly, is this a work in progress? Or is there a workaround?
Thank you for your time and effort with this package.
Cheers.
Hello authors:
I have been recently working to estimate diet contributions with combined SI and FA on the stan branch. The models run well when calculating 'Population.proportions', however, fail on both 'Individual.proportions' or 'Analysis.with.Covariates' with the error:
Upon inspection, I believe this arises when setting up the model as the
stanmodelsobject does not contain stan files for these routines.Am I understanding the issue correctly or am I missing something?
If I am understanding this correctly, is this a work in progress? Or is there a workaround?
Thank you for your time and effort with this package.
Cheers.