网站大量收购独家精品文档,联系QQ:2885784924

Good Programming Practice for Clinical Trials - …:临床试验的良好的编程实践—….docx

Good Programming Practice for Clinical Trials - …:临床试验的良好的编程实践—….docx

  1. 1、本文档共7页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Good Programming Practice for Clinical Trials - …:临床试验的良好的编程实践—…

Table of ContentsIntroduction2Getting Started With a New Project2Language3Program header3Revision history4Comments4Naming conventions4Coding conventions4Log File Checking5Portability6Hard coding6Defensive programming7APPENDIX8IntroductionThis document provides guidance for good programming practices (GPP) for analysis, reporting and data manipulation of clinical data in health and life sciences organizations. This guidance is primarily aimed at SAS programmers however the principles of GPP also apply to other languages such as R and Stata. In addition, although this is not produced with SAS macros in mind, the same principles apply to macros too. We often have to update existing programs to add new rules, copy programs from one study to another, and take over programs written by others. The guidance aims to show how to produce well structured and well documented programs so that they are easy to read and maintain over time. It is meant to be applicable to all programs, and hence all programmers regardless of experience. Specific rules may be of more use to novice programmers, but applying the principles should be in mind for experienced programmers and mentors.Getting Started With a New ProjectWhen starting work on any new study, it is important to familiarize yourself with the study. Review the study documents and try to understand the following:The objectives of the study.How many patients will be enrolled, randomized, and treated.Schedule of events, i.e. screening, run-in, treatment periods, washouts, how many treatments and when they are taken.What is the primary endpoint and how, when and where is this data collected.Timelines for the trial, when is the database lock, when should the top line results be ready, and when should all the reporting be finalized.The current status of the project.Study documents include:Clinical Study Protocol (CSP) - study outline and statistical sections are usually of relevance.Case Report Forms (CRF) /annotated CRF (annotated

文档评论(0)

shenlan118 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档