Skip to content

Exercise 9 Submission#2

Open
aguinness wants to merge 14 commits into
lyy005:masterfrom
aguinness:master
Open

Exercise 9 Submission#2
aguinness wants to merge 14 commits into
lyy005:masterfrom
aguinness:master

Conversation

@aguinness

Copy link
Copy Markdown

Dan Bruzzese & Drew Guinness

Comment thread exercise 9.py
+ geom_bar(stat = "identity")
+ theme_classic()
)
print p

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice plot!

Comment thread exercise 9.py
print "I212N"
print 1 - scipy.stats.chi2.cdf(x=D, df=1) # insig


Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job

Comment thread exercise 9.py
BacMLL = minimize(nullbac, guesslist, method="Nelder-Mead", options={'disp':True}, args=bakturriuh)
print "Bacterial growth estimates"
print BacMLL.x

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job

Comment thread exercise 9.py
print 1 - scipy.stats.chi2.cdf(x=D, df=2)


## according to our calcs, we should use the hump shaped model!! No newline at end of file

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job

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

Successfully merging this pull request may close these issues.

2 participants