-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tom Bishop
committed
Jun 16, 2022
1 parent
4766668
commit 086d7fd
Showing
12 changed files
with
314 additions
and
1,087 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,12 +6,11 @@ | |
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<title>Page not found | dsSurvival: Privacy preserving survival models in DataSHIELD</title> | ||
<meta name="description" content="This is a bookdown demonstrating how to build privacy preserving survival models using dsSurvival in DataSHIELD. The output format for this example is bookdown::gitbook." /> | ||
<meta name="generator" content="bookdown 0.24 and GitBook 2.6.7" /> | ||
<meta name="generator" content="bookdown 0.27 and GitBook 2.6.7" /> | ||
|
||
<meta property="og:title" content="Page not found | dsSurvival: Privacy preserving survival models in DataSHIELD" /> | ||
<meta property="og:type" content="book" /> | ||
|
||
|
||
<meta property="og:description" content="This is a bookdown demonstrating how to build privacy preserving survival models using dsSurvival in DataSHIELD. The output format for this example is bookdown::gitbook." /> | ||
|
||
|
||
|
@@ -24,7 +23,7 @@ | |
<meta name="author" content="Soumya Banerjee and Tom R P Bishop" /> | ||
|
||
|
||
<meta name="date" content="2022-01-07" /> | ||
<meta name="date" content="2022-06-16" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
|
@@ -33,7 +32,6 @@ | |
|
||
|
||
|
||
<script src="libs/header-attrs-2.11/header-attrs.js"></script> | ||
<script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/fuse.min.js"></script> | ||
<link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" /> | ||
|
@@ -51,23 +49,25 @@ | |
|
||
|
||
|
||
<link href="libs/anchor-sections-1.0.1/anchor-sections.css" rel="stylesheet" /> | ||
<script src="libs/anchor-sections-1.0.1/anchor-sections.js"></script> | ||
<script src="libs/accessible-code-block-0.0.1/empty-anchor.js"></script> | ||
<link href="libs/anchor-sections-1.1.0/anchor-sections.css" rel="stylesheet" /> | ||
<link href="libs/anchor-sections-1.1.0/anchor-sections-hash.css" rel="stylesheet" /> | ||
<script src="libs/anchor-sections-1.1.0/anchor-sections.js"></script> | ||
|
||
|
||
<style type="text/css"> | ||
pre > code.sourceCode { white-space: pre; position: relative; } | ||
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } | ||
pre > code.sourceCode > span:empty { height: 1.2em; } | ||
.sourceCode { overflow: visible; } | ||
code.sourceCode > span { display: inline-block; line-height: 1.25; } | ||
code.sourceCode > span { color: inherit; text-decoration: inherit; } | ||
code.sourceCode > span:empty { height: 1.2em; } | ||
.sourceCode { overflow: visible; } | ||
code.sourceCode { white-space: pre; position: relative; } | ||
pre.sourceCode { margin: 0; } | ||
@media screen { | ||
div.sourceCode { overflow: auto; } | ||
} | ||
@media print { | ||
pre > code.sourceCode { white-space: pre-wrap; } | ||
pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; } | ||
code.sourceCode { white-space: pre-wrap; } | ||
code.sourceCode > span { text-indent: -5em; padding-left: 5em; } | ||
} | ||
pre.numberSource code | ||
{ counter-reset: source-line 0; } | ||
|
@@ -87,7 +87,7 @@ | |
div.sourceCode | ||
{ } | ||
@media screen { | ||
pre > code.sourceCode > span > a:first-child::before { text-decoration: underline; } | ||
code.sourceCode > span > a:first-child::before { text-decoration: underline; } | ||
} | ||
code span.al { color: #ff0000; font-weight: bold; } /* Alert */ | ||
code span.an { color: #60a0b0; font-weight: bold; font-style: italic; } /* Annotation */ | ||
|
@@ -120,28 +120,6 @@ | |
code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */ | ||
</style> | ||
|
||
<style type="text/css"> | ||
/* Used with Pandoc 2.11+ new --citeproc when CSL is used */ | ||
div.csl-bib-body { } | ||
div.csl-entry { | ||
clear: both; | ||
} | ||
.hanging div.csl-entry { | ||
margin-left:2em; | ||
text-indent:-2em; | ||
} | ||
div.csl-left-margin { | ||
min-width:2em; | ||
float:left; | ||
} | ||
div.csl-right-inline { | ||
margin-left:2em; | ||
padding-left:1em; | ||
} | ||
div.csl-indent { | ||
margin-left: 2em; | ||
} | ||
</style> | ||
|
||
<link rel="stylesheet" href="style.css" type="text/css" /> | ||
</head> | ||
|
@@ -160,17 +138,16 @@ | |
|
||
<li class="divider"></li> | ||
<li class="chapter" data-level="1" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i><b>1</b> Prerequisites</a></li> | ||
<li class="chapter" data-level="2" data-path="intro.html"><a href="intro.html"><i class="fa fa-check"></i><b>2</b> Introduction</a> | ||
<ul> | ||
<li class="chapter" data-level="2" data-path="intro.html"><a href="intro.html"><i class="fa fa-check"></i><b>2</b> Introduction</a><ul> | ||
<li class="chapter" data-level="2.1" data-path="intro.html"><a href="intro.html#survival-models"><i class="fa fa-check"></i><b>2.1</b> Survival models</a></li> | ||
</ul></li> | ||
<li class="chapter" data-level="3" data-path="computational-workflow.html"><a href="computational-workflow.html"><i class="fa fa-check"></i><b>3</b> Computational workflow</a> | ||
<ul> | ||
<li class="chapter" data-level="3" data-path="computational-workflow.html"><a href="computational-workflow.html"><i class="fa fa-check"></i><b>3</b> Computational workflow</a><ul> | ||
<li class="chapter" data-level="3.1" data-path="computational-workflow.html"><a href="computational-workflow.html#creating-server-side-variables-for-survival-analysis"><i class="fa fa-check"></i><b>3.1</b> Creating server-side variables for survival analysis</a></li> | ||
<li class="chapter" data-level="3.2" data-path="computational-workflow.html"><a href="computational-workflow.html#create-survival-object-and-call-ds.coxph.slma"><i class="fa fa-check"></i><b>3.2</b> Create survival object and call ds.coxph.SLMA()</a></li> | ||
<li class="chapter" data-level="3.3" data-path="computational-workflow.html"><a href="computational-workflow.html#diagnostics-for-cox-proportional-hazards-models"><i class="fa fa-check"></i><b>3.3</b> Diagnostics for Cox proportional hazards models</a></li> | ||
<li class="chapter" data-level="3.4" data-path="computational-workflow.html"><a href="computational-workflow.html#summary-of-survival-objects"><i class="fa fa-check"></i><b>3.4</b> Summary of survival objects</a></li> | ||
<li class="chapter" data-level="3.5" data-path="computational-workflow.html"><a href="computational-workflow.html#meta-analyze-hazard-ratios"><i class="fa fa-check"></i><b>3.5</b> Meta-analyze hazard ratios</a></li> | ||
<li class="chapter" data-level="3.6" data-path="computational-workflow.html"><a href="computational-workflow.html#plotting-of-privacy-preserving-survival-curves"><i class="fa fa-check"></i><b>3.6</b> Plotting of privacy-preserving survival curves</a></li> | ||
</ul></li> | ||
<li class="chapter" data-level="4" data-path="summary.html"><a href="summary.html"><i class="fa fa-check"></i><b>4</b> Summary</a></li> | ||
<li class="chapter" data-level="" data-path="references.html"><a href="references.html"><i class="fa fa-check"></i>References</a></li> | ||
|
Oops, something went wrong.