Skip to content

Commit

Permalink
Regenerating documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
schuemie committed Dec 21, 2023
1 parent 89bb654 commit d83c543
Show file tree
Hide file tree
Showing 96 changed files with 1,449 additions and 732 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: CohortMethod
Type: Package
Title: New-User Cohort Method with Large Scale Propensity and Outcome Models
Version: 5.2.0
Date: 2023-09-04
Date: 2023-12-21
Authors@R: c(
person("Martijn", "Schuemie", , "[email protected]", role = c("aut", "cre")),
person("Marc", "Suchard", role = c("aut")),
Expand Down
7 changes: 6 additions & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ reference:
- plotCovariateBalanceScatterPlot
- plotCovariatePrevalence
- plotTimeToEvent
- getGeneralizabilityTable
- title: "Running multiple analyses"
desc: >
Functions for running multiple analyses in an efficient way.
Expand All @@ -83,10 +84,14 @@ reference:
- getInteractionResultsSummary
- createCmDiagnosticThresholds
- exportToCsv
- getResultsDataModel
- getResultsDataModelSpecifications
- insertExportedResultsInSqlite
- launchResultsViewerUsingSqlite
- createResultsDataModel
- migrateDataModel
- getDataMigrator
- uploadExportedResults
- uploadResults
- launchResultsViewer
- title: "Simulation"
desc: >
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

482 changes: 275 additions & 207 deletions docs/articles/MultipleAnalyses.html

Large diffs are not rendered by default.

603 changes: 190 additions & 413 deletions docs/articles/SingleStudies.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 25 additions & 2 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ pkgdown_sha: ~
articles:
MultipleAnalyses: MultipleAnalyses.html
SingleStudies: SingleStudies.html
last_built: 2023-09-04T12:25Z
last_built: 2023-12-21T10:18Z

2 changes: 1 addition & 1 deletion docs/pull_request_template.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/CohortMethod-package.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/CohortMethodData-class.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/adjustedKm.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/checkCmInstallation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/cohortMethodDataSimulationProfile.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d83c543

Please sign in to comment.