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

Documentation in new parsnip style #96

Merged
merged 29 commits into from
Nov 1, 2021
Merged

Documentation in new parsnip style #96

merged 29 commits into from
Nov 1, 2021

Conversation

hfrick
Copy link
Member

@hfrick hfrick commented Oct 25, 2021

Closes #79

This PR updates the docs to the new parsnip-style with dynamically loaded engine-specific pages. Changes become visible after installing pak::pak("tidymodels/parsnip@doc-survival") .

For a decision_tree(), censored does not provide a new engine with rpart but rather a new mode. The doc system of parsnip is currently not built for that. So this is not included in this PR and needs to be dealt with separately.

@topepo
Copy link
Member

topepo commented Oct 27, 2021

I've made my changes. @EmilHvitfeldt if you want to take a look...

@topepo topepo merged commit cecf0b5 into main Nov 1, 2021
@topepo topepo deleted the doc-new-parsnip-style branch November 1, 2021 15:24
@github-actions
Copy link

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

convert documentation to the new parsnip format
2 participants