Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

standard error #24

Open
jakeberv opened this issue Oct 20, 2023 · 1 comment
Open

standard error #24

jakeberv opened this issue Oct 20, 2023 · 1 comment

Comments

@jakeberv
Copy link

Is it possible to provide estimates of standard error for traits going into PhylogeneticEM? What is the recommended procedure for accounting for within-species variation?

@pbastide
Copy link
Owner

pbastide commented Nov 1, 2023

Hi,

Indeed, accounting for within species variation is important in many analyses.

Unfortunately, there is currently no way of estimating standard errors, or taking it into account in PhyloEM. It is theoretically possible, but not implemented.

If you already have an idea of what the standard errors should be, one thing you could do is re-sample the data using this standard error, and for each new dataset re-run an analysis of PhyloEM, to see if the results change, and get an idea of the variation of the estimated parameters with the variation of the input data.

An other approach could be, once you estimated a model with PhyloEM, to use it in mvMORPH (as done in answer to #23), including individual variations (with the error argument).

Sorry these two answers are not ideal. Let me know if you come up with an other solution !

Kind regards,
Paul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants