Clinical trial optimization using R:
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boca Raton ; London ; New York
CRC Press, Taylor & Francis Group
[2017]
|
Schriftenreihe: | Chapman & Hall/CRC biostatistics series
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis Klappentext |
Beschreibung: | Includes bibliographical references and index |
Beschreibung: | xvii, 319 Seiten Illustrationen |
ISBN: | 9781498735070 149873507X |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV044454963 | ||
003 | DE-604 | ||
005 | 20170908 | ||
007 | t | ||
008 | 170821s2017 xxua||| |||| 00||| eng d | ||
010 | |a 016057709 | ||
020 | |a 9781498735070 |c Hardcover |9 978-1-4987-3507-0 | ||
020 | |a 149873507X |c Hardcover |9 1-4987-3507-X | ||
035 | |a (OCoLC)1004318532 | ||
035 | |a (DE-599)BVBBV044454963 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-355 | ||
050 | 0 | |a R853.C55 | |
082 | 0 | |a 610.72/7 |2 23 | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a XF 3500 |0 (DE-625)152766: |2 rvk | ||
245 | 1 | 0 | |a Clinical trial optimization using R |c edited by Alex Dmitrienko, Erik Pulkstenis |
264 | 1 | |a Boca Raton ; London ; New York |b CRC Press, Taylor & Francis Group |c [2017] | |
300 | |a xvii, 319 Seiten |b Illustrationen | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Chapman & Hall/CRC biostatistics series | |
500 | |a Includes bibliographical references and index | ||
650 | 4 | |a Clinical trials |x Statistical methods | |
650 | 4 | |a R (Computer program language) | |
650 | 0 | 7 | |a R |g Programm |0 (DE-588)4705956-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Forschung |0 (DE-588)4017894-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Medizin |0 (DE-588)4038243-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Medizin |0 (DE-588)4038243-6 |D s |
689 | 0 | 1 | |a Forschung |0 (DE-588)4017894-8 |D s |
689 | 0 | 2 | |a R |g Programm |0 (DE-588)4705956-4 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Dmitrienko, Alex |4 edt |4 aut | |
700 | 1 | |a Pulkstenis, Erik |4 edt |4 aut | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, eBook |z 978-1-4987-3508-7 |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029855777&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029855777&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Klappentext |
999 | |a oai:aleph.bib-bvb.de:BVB01-029855777 |
Datensatz im Suchindex
_version_ | 1804177773729677312 |
---|---|
adam_text | Contents
Preface xiii
List of Contributors xvii
1 Clinical Scenario Evaluation and Clinical Trial Optimization 1
Alex Dmitrienko and Gautier Paux
1.1 Introduction ................................................ 1
1.2 Clinical Scenario Evaluation ................................. 2
1.2.1 Components of Clinical Scenario Evaluation............. 2
1.2.2 Software implementation ............................... 4
1.2.3 Case study 1.1: Clinical trial with a normally distributed
endpoint.............................................. 16
1.2.4 Case study 1.2: Clinical trial with two time-to-event
endpoints............................................. 20
1.3 Clinical trial optimization.................................. 28
1.3.1 Optimization strategies............................... 30
1.3.2 Optimization algorithm................................ 33
1.3.3 Sensitivity assessments............................... 34
1.4 Direct optimization ........................................ 38
1.4.1 Case study 1.3: Clinical trial with two patient popula-
tions ....................................................... 38
1.4.2 Qualitative sensitivity assessment.................... 43
1.4.3 Quantitative sensitivity assessment................... 44
1.4.4 Optimal selection of the target parameter............. 53
1.5 LVadeoif-based optimization ................................. 59
1.5.1 Case study 1.4: Clinical trial with an adaptive design 59
1.5.2 Optimal selection of the target parameter............. 67
2 Clinical Trials with Multiple Objectives 71
Alex Dmitrienko and Gautier Paux
2.1 Introduction ................................................ 71
2.2 Clinical Scenario Evaluation framework....................... 73
2.2.1 Data models .......................................... 74
2.2.2 Analysis models ...................................... 74
2.2.3 Evaluation models..................................... 85
2.3 Case study 2.1: Optimal selection of a multiplicity adjustment 91
ix
X
Contents
2.3.1 Clinical trial ....................................... 92
2.3.2 Qualitative sensitivity assessment .................... 99
2.3.3 Quantitative sensitivity assessment................... 107
2.3.4 Software implementation .............................. 114
2.3.5 Conclusions and extensions........................... 120
2.4 Case study 2.2: Direct selection of optimal procedure parame-
ters ............................................................. 121
2.4.1 Clinical trial ....................................... 121
2.4.2 Optimal selection of the target parameter in
Procedure B1.......................................... 133
2.4.3 Optimal selection of the target parameters in Proce-
dure B2 140
2.4.4 Sensitivity assessments............................... 145
2.4.5 Software implementation .............................. 149
2.4.6 Conclusions and extensions............................ 154
2.5 Case study 2.3: Tradeoff-based selection of optimal procedure
parameters................................................... 156
2.5.1 Clinical trial ....................................... 156
2.5.2 Optimal selection of the target parameter in
Procedure H .......................................... 161
2.5.3 Software implementation .............................. 168
2.5.4 Conclusions and extensions............................ 172
3 Subgroup Analysis in Clinical Trials 173
Alex Dmitrienko and Gautier Paux
3.1 Introduction ................................................ 173
3.2 Clinical Scenario Evaluation in confirmatory subgroup analysis 175
3.2.1 Clinical Scenario Evaluation framework................ 175
3.2.2 Multiplicity adjustments............................... 181
3.2.3 Decision-making framework.............................. 184
3.3 Case study 3.1: Optimal selection of a multiplicity adjustment 188
3.3.1 Clinical trial ....................................... 189
3.3.2 Direct optimization based on disjunctive power .... 194
3.3.3 Direct optimization based on weighted power............ 196
3.3.4 Qualitative sensitivity assessment..................... 199
3.3.5 Quantitative sensitivity assessment ................... 203
3.3.6 Software implementation ............................... 208
3.3.7 Conclusions and extensions............................. 213
3.4 Case study 3.2: Optimal selection of decision rules to support
two potential claims........................................ 215
3.4.1 Clinical trial ........................................ 215
3.4.2 Influence condition................................... 215
3.4.3 Optimal selection of the influence threshold........... 219
3.4.4 Software implementation ............................... 225
3.4.5 Conclusions and extensions............................ 228
Contents xi
3.5 Case study 3.3: Optimal selection of decision rules to support
three potential claims ...................................... 228
3.5.1 Clinical trial ....................................... 228
3.5.2 Interaction condition................................. 233
3.5.3 Optimal selection of the influence and interaction thresh-
olds ........................................................ 238
3.5.4 Software implementation .............................. 244
3.5.5 Conclusions and extensions............................ 249
4 Decision Making in Clinical Development 251
Kaushik Patra, Ming-Dauh Wang, Jianliang Zhang, Aaron Dane, Paul
Metcalfe, Paul Frewer, and Erik Pulkstenis
4.1 Introduction ................................................ 251
4.2 Clinical Scenario Evaluation in Go/No֊Go decision making and
determination of probability of success ..................... 253
4.2.1 Clinical Scenario Evaluation approach................. 253
4.2.2 Go/No-Go decision criteria............................ 255
4.2.3 Probability of success............................... 258
4.2.4 Probability of success applications................... 262
4.3 Motivating example .......................................... 264
4.3.1 Clinical trial ....................................... 265
4.3.2 Software implementation .............................. 268
4.4 Case study 4.1: Bayesian Go/No-Go decision criteria .... 269
4.4.1 Clinical trial ....................................... 269
4.4.2 General sensitivity assessments....................... 271
4.4.3 Bayesian Go/No-Go evaluation using informative priors 274
4.4.4 Sample size considerations............................ 276
4.4.5 Software implementation .............................. 279
4.4.6 Conclusions and extensions . . !.................... 282
4.5 Case study 4.2: Bayesian Go/No-Go evaluation using an alter-
native decision criterion......................................... 283
4.5.1 Clinical trial .................................... . 283
4.5.2 Software implementation .............................. 285
4.5.3 Conclusions and extensions............................ 286
4.6 Case study 4.3: Bayesian Go/No-Go evaluation in a trial with
an interim analysis ......................................... 286
4.6.1 Clinical trial ....................................... 287
4.6.2 Software implementation .............................. 289
4.6.3 Conclusions and extensions............................ 290
4.7 Case study 4.4: Decision criteria in Phase II trials based on
Probability of Success....................................... 290
4.7.1 Clinical trial ....................................... 290
4.7.2 Software implementation .............................. 292
4.7.3 Conclusions and extensions............................ 293
xii Contents
4.8 Case study 4.5: Updating POS using interim or external infor-
mation ....................................................... 294
4.8.1 Clinical trial ..................................... 295
4.8.2 Software implementation ........................... 298
Bibliography 301
Index
309
Clinical Trial Optimization Using R explores a unified and broadly applicable
framework for optimizing decision making and strategy selection in clinical
development, through a series of examples and case studies. It provides the clinical
researcher with a powerful evaluation paradigm, as well as supportive R tools, to
evaluate and select among simultaneous competing designs or analysis options.
It is applicable broadly to statisticians and other quantitative clinical trialists, who
have an interest in optimizing clinical trials, clinical trial programs, or associated
analytics and decision making.
This book presents in depth the Clinical Scenario Evaluation (CSE) framework, and
discusses optimization strategies, including the quantitative assessment of trad-
eoffs. A variety of common development challenges are evaluated as case stud-
ies, and used to show how this framework both simplifies and optimizes strategy
selection. Specific settings include optimizing adaptive designs, multiplicity and
subgroup analysis strategies, and overall development decision-making criteria
around Go/No-Go. After this book, the reader will be equipped to extend the CSE
framework to their particular development challenges as well.
Alex Dmitrienko is President at Mediana Inc. He has been actively involved
in biostatistical research with emphasis on multiplicity issues in clinical trials,
subgroup analysis, innovative trial designs, and clinical trial optimization. He has
published over 90 papers and authored/edited three books. Dr. Dmitrienko is a
Fellow of the American Statistical Association.
Erik Pulkstenis is Vice President, Clinical Biostatistics and Data Management
at Medlmmune, and has worked in the medical device and biopharmaceutical
industry for over 20 years. In addition, he served as a faculty member for the
Institute for Professional Education teaching on categorical data analysis.
His research interests include evidence-based decision making, precision
medicine, and applications of statistical methods in oncology.
|
any_adam_object | 1 |
author | Dmitrienko, Alex Pulkstenis, Erik |
author2 | Dmitrienko, Alex Pulkstenis, Erik |
author2_role | edt edt |
author2_variant | a d ad e p ep |
author_facet | Dmitrienko, Alex Pulkstenis, Erik Dmitrienko, Alex Pulkstenis, Erik |
author_role | aut aut |
author_sort | Dmitrienko, Alex |
author_variant | a d ad e p ep |
building | Verbundindex |
bvnumber | BV044454963 |
callnumber-first | R - Medicine |
callnumber-label | R853 |
callnumber-raw | R853.C55 |
callnumber-search | R853.C55 |
callnumber-sort | R 3853 C55 |
callnumber-subject | R - General Medicine |
classification_rvk | ST 250 XF 3500 |
ctrlnum | (OCoLC)1004318532 (DE-599)BVBBV044454963 |
dewey-full | 610.72/7 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 610 - Medicine and health |
dewey-raw | 610.72/7 |
dewey-search | 610.72/7 |
dewey-sort | 3610.72 17 |
dewey-tens | 610 - Medicine and health |
discipline | Informatik Medizin |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02289nam a2200517 c 4500</leader><controlfield tag="001">BV044454963</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20170908 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">170821s2017 xxua||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">016057709</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781498735070</subfield><subfield code="c">Hardcover</subfield><subfield code="9">978-1-4987-3507-0</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">149873507X</subfield><subfield code="c">Hardcover</subfield><subfield code="9">1-4987-3507-X</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1004318532</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV044454963</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-355</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">R853.C55</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">610.72/7</subfield><subfield code="2">23</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">XF 3500</subfield><subfield code="0">(DE-625)152766:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Clinical trial optimization using R</subfield><subfield code="c">edited by Alex Dmitrienko, Erik Pulkstenis</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boca Raton ; London ; New York</subfield><subfield code="b">CRC Press, Taylor & Francis Group</subfield><subfield code="c">[2017]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xvii, 319 Seiten</subfield><subfield code="b">Illustrationen</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Chapman & Hall/CRC biostatistics series</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Clinical trials</subfield><subfield code="x">Statistical methods</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">R (Computer program language)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Forschung</subfield><subfield code="0">(DE-588)4017894-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Medizin</subfield><subfield code="0">(DE-588)4038243-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Medizin</subfield><subfield code="0">(DE-588)4038243-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Forschung</subfield><subfield code="0">(DE-588)4017894-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Dmitrienko, Alex</subfield><subfield code="4">edt</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Pulkstenis, Erik</subfield><subfield code="4">edt</subfield><subfield code="4">aut</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, eBook</subfield><subfield code="z">978-1-4987-3508-7</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029855777&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029855777&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Klappentext</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-029855777</subfield></datafield></record></collection> |
id | DE-604.BV044454963 |
illustrated | Illustrated |
indexdate | 2024-07-10T07:53:24Z |
institution | BVB |
isbn | 9781498735070 149873507X |
language | English |
lccn | 016057709 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-029855777 |
oclc_num | 1004318532 |
open_access_boolean | |
owner | DE-355 DE-BY-UBR |
owner_facet | DE-355 DE-BY-UBR |
physical | xvii, 319 Seiten Illustrationen |
publishDate | 2017 |
publishDateSearch | 2017 |
publishDateSort | 2017 |
publisher | CRC Press, Taylor & Francis Group |
record_format | marc |
series2 | Chapman & Hall/CRC biostatistics series |
spelling | Clinical trial optimization using R edited by Alex Dmitrienko, Erik Pulkstenis Boca Raton ; London ; New York CRC Press, Taylor & Francis Group [2017] xvii, 319 Seiten Illustrationen txt rdacontent n rdamedia nc rdacarrier Chapman & Hall/CRC biostatistics series Includes bibliographical references and index Clinical trials Statistical methods R (Computer program language) R Programm (DE-588)4705956-4 gnd rswk-swf Forschung (DE-588)4017894-8 gnd rswk-swf Medizin (DE-588)4038243-6 gnd rswk-swf Medizin (DE-588)4038243-6 s Forschung (DE-588)4017894-8 s R Programm (DE-588)4705956-4 s DE-604 Dmitrienko, Alex edt aut Pulkstenis, Erik edt aut Erscheint auch als Online-Ausgabe, eBook 978-1-4987-3508-7 Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029855777&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029855777&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA Klappentext |
spellingShingle | Dmitrienko, Alex Pulkstenis, Erik Clinical trial optimization using R Clinical trials Statistical methods R (Computer program language) R Programm (DE-588)4705956-4 gnd Forschung (DE-588)4017894-8 gnd Medizin (DE-588)4038243-6 gnd |
subject_GND | (DE-588)4705956-4 (DE-588)4017894-8 (DE-588)4038243-6 |
title | Clinical trial optimization using R |
title_auth | Clinical trial optimization using R |
title_exact_search | Clinical trial optimization using R |
title_full | Clinical trial optimization using R edited by Alex Dmitrienko, Erik Pulkstenis |
title_fullStr | Clinical trial optimization using R edited by Alex Dmitrienko, Erik Pulkstenis |
title_full_unstemmed | Clinical trial optimization using R edited by Alex Dmitrienko, Erik Pulkstenis |
title_short | Clinical trial optimization using R |
title_sort | clinical trial optimization using r |
topic | Clinical trials Statistical methods R (Computer program language) R Programm (DE-588)4705956-4 gnd Forschung (DE-588)4017894-8 gnd Medizin (DE-588)4038243-6 gnd |
topic_facet | Clinical trials Statistical methods R (Computer program language) R Programm Forschung Medizin |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029855777&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029855777&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT dmitrienkoalex clinicaltrialoptimizationusingr AT pulksteniserik clinicaltrialoptimizationusingr |