Yingying Chen_Exercise 9#3
Open
yunluyingying wants to merge 1 commit into
Open
Conversation
lyy005
reviewed
Nov 10, 2017
|
|
||
| # I don't know what happened to my code that I cannot get the right answer | ||
| #Feel free to comment on the code. Thanks. | ||
|
|
Owner
There was a problem hiding this comment.
For each t-test, the null hypothesis should include both the WT and mutation. For example, for the test of I213N, the data should include WT and I213N. The null assumes the mutation does not affect the counts whereas the alternative hypothesis assumes mutation has an effect on the counts. Both tests are based on the same dataset
lyy005
reviewed
Nov 10, 2017
| #Iterations: 134 | ||
| #Function evaluations: 242 | ||
| #array([ 1.45896358, 42.57991424, 0.04348732]) | ||
|
|
lyy005
reviewed
Nov 10, 2017
|
|
||
| D2=2*(fitalter1.fun-fitalter2.fun) | ||
| 1-chi2.cdf(x=D2,df=2) | ||
| # A hump-shape model is better than linear model. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.