-
Notifications
You must be signed in to change notification settings - Fork 0
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
통일되어야 하는 용어들 #23
Comments
evidence = 근거 |
clinical characterization : 환자 특성 분석 |
observational research : 관찰형 연구 |
Extract Transform Load : 추출 변환 적재 |
Open Science : 개방형 과학 |
나름대로 정의를 찾아보았는데,, 의견주시면 반영하겠습니다 Repeatable, repeatability: 반복 가능한, 반복성 repeatability < reproducibility < replicability
|
baseline: 기저 |
censored: 중도절단 |
bias: 편향 |
phenotype: 표현형 |
use case: use case? (논문들에서는 영어 그대로 쓰고들 있음) |
first-line: 1차 요법 |
natural history: 자연 경과 |
best practice: 정석? |
chapter: 장? |
Chapter 이하: 장(chapter), 절(section), 조(article), 항(paragraph) ? |
large-scale: 대규모? |
subject: 피험자 |
argument: 조절인자 |
time-at-risk 및 TAR : 위험 노출 기간 or 위험 관찰 기간 (일단은 위험 노출 기간으로 번역해서 올려높음) |
index date:? 에 대하여 어떻게 해석해야 올바를지 몰라 일단 영문 그대로 올림 (논의 필요) |
@ParkYouJin index date: 입적날짜, time-at-risk: 위험 관찰 기간 (위험 노출 기간은 target cohort의 start와 end date와 혼동의 요지가 있을거 같음), baseline: 기저, baseline time: 기저시간 은 어떨까요? |
@JaehyeongCho |
person-time : 인-시 |
Feature : 속성 |
(18장에서) method: 분석 방법 |
일반적으로 프로그래밍 쪽에서는 argument: 인수, parameter: 매개 변수 로 사용합니다. 뒷부분은 아시는 내용이겠지만 글을 보는 다른사람들의 이해를 돕기위해 간단한 예시 첨부합니다. int add(int a, int b) { c = add(1,2) argument(인수): add에 넘겨진 1, 2 |
validity: 타당성? 유효성? |
adjustment : 보정? 조정? |
source : 원천 |
대한약물역학위해관리학회에서 2009년교과서를 편찬하면서 용어집을 만든게 있습니다. 다음 링크에서 확인. 국내에서 통용되는 공식용어입니다. |
없는 용어는 위 용어집에서 유추하면 될듯 |
통일되어야 하는 용어들 List 적어주세요.
The text was updated successfully, but these errors were encountered: