Skip to content

Switched dnorm() to pnorm().#19

Open
camkay wants to merge 2 commits into
djnavarro:mainfrom
camkay:master
Open

Switched dnorm() to pnorm().#19
camkay wants to merge 2 commits into
djnavarro:mainfrom
camkay:master

Conversation

@camkay

@camkay camkay commented Oct 10, 2019

Copy link
Copy Markdown

I noticed what I believed to be a small error in Chapter 9. It looked like dnorm was listed as the function for calculating the cumulative probability of a normal distribution instead of pnorm.

In any case, love the book!

@camkay

camkay commented Oct 12, 2019

Copy link
Copy Markdown
Author

Since I created my last pull request I noticed the "What.it.does" column for qnorm() and qbinom() listed the q functions (i.e., "q qnorm() qbinom()") rather than what the q functions do (i.e., "quantile of").

@djnavarro

Copy link
Copy Markdown
Owner

Ah thanks! I'll take a proper look at this when I get around to revising the book (hopefully soon)

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