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

minor typos fix for bookdown #621

Merged
merged 3 commits into from Mar 27, 2017
Merged

minor typos fix for bookdown #621

merged 3 commits into from Mar 27, 2017

Conversation

weirubin
Copy link
Contributor

minor typos fix for bookdown/
02-PreProcessing.Rmd
04-Basic.Rmd
08-Parallel.Rmd

1. "If there are missing values in the training set, PCA and ICA models only use complete samples." apprears twice in the text, delete one.
2. "were create" -> "were created"
3. update expired link of Hothorn et al. (2005)
4. other minor changes
To make the chapter standalone:
1. library(caret) need to be loaded to run `r I(length(unique(modelLookup()$model)))`
2. copy definition of theme1 from 01-Visualizations.Rmd so readers can run the code without going to Visualzation chapter for definition of theme1
@coveralls
Copy link

coveralls commented Mar 26, 2017

Coverage Status

Coverage increased (+2.2%) to 18.304% when pulling b3c4693 on weirubin:master into 17ec2d9 on topepo:master.

@topepo topepo merged commit 25f057d into topepo:master Mar 27, 2017
@topepo
Copy link
Owner

topepo commented Mar 27, 2017

Looks good. Thanks

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.

None yet

3 participants