Lecture 7 Flashcards
(41 cards)
How do we search the tree space for the maximum likelihood tree?
We need to propose different unrooted trees : NNI, SPR, TBR moves
We also need to propose different branch length: multiply each branch length by some factor
We can use hill climbing strategies by taking small step sizes in the tree space to find the optimum tree
How does the NNI move work? draw
Each branch in the tree connect to different subtrees or nearest neighbours. interchanging a subtree on one side of the branch with another on on the other side is an NNI. Such rearrangement is possible for each internal branch
How does SPR work? draw
it works by branch swapping by subtree pruning and regrafting. for instance a subtree is pruned and then reattached to a different location on the tree. steps are repeated until the optimal alignment is reached.
How does TBR work? draw
IT works by branch swapping by tree bisection and reconnection. Tree is broken into two subtrees by cutting an internal branch. two branches one from each subtree are then chosen and rejoined to form a new tree.
Which evolutionary models can we use for testing?
likelihood ratio test and AIC
How can we assess confidence of the inferred parameters (phylogeny and the substitution rates)
likelihood ratios and bootstrapping
Does bootstrapping require ML?
no
How do we formulate our null hypothesis in model testing?
We ask if we can reject model H0 in favour of model H1
How do we formulate the likelihood ratio?
We assume data evolved under a model H0, and a model H1 whithin which H0 is nested. under mild conditions: refer to slide 18
How does the likelihood ratio test work?
we consider two models: H1 which is the general model and H0 being the null model. we then find the 2*(log l (parameter 1)-logl(parameter0)
if this value lies in the end of the a alpha tail of the chi distribution, we can reject the null model
if the null model is the tree model, we would falsely reject it in what proportion of the tests?
alpha proportion of the test
if the null model was the false model, we expect the null model to have —- likelihood than there true model, and we could —- the null model only in a very — proportion of the tests
much lower, accept, low
What specific fit are we assessing here?
we assess the fit of H0 relative to H1. even tho H1 may be a very bad model, we may reject H0 In favour of H1, since H0 is even worse
When comparing nested models, the simple model is obtained by —- the parameters of the general model.
restricting
Could the simple model have free parameters here?
yes, the simple model may include free parameters.
What is the type I and type II errors?
Type 1: when the simple model is tree but we reject it. Type 2: when the simple model is false but we accept it.
Accuracy =
1- type I error
Type I error is the —–, and is controlled by setting —-.
significance, alpha
Power =
1- type II error
How do we generally asses the power?
by simulating under the general model and assessing the number of times that H0 is accepted.
if null model is false and is rejected in all experiments the power is estimated to be what?
1
The power — with an increasing difference of the tree modern and the null model.
increases
AIC is for what type of models?
non-nested
AIC = ?
-2logLi(theta)+2pi, pi is the number of parakeets and Li is the likelihood function of the model I