The Korean Journal of Applied Statistics 2021, Vol. 34, No. 1, 9 23 DOI: A variational Bayes method for p

Size: px
Start display at page:

Download "The Korean Journal of Applied Statistics 2021, Vol. 34, No. 1, 9 23 DOI: A variational Bayes method for p"

Transcription

1 The Korean Journal of Applied Statistics 2021, Vol. 34, No. 1, 9 23 DOI: A variational Bayes method for pharmacokinetic model Sun Parka, Seongil Jo 1,b, Woojoo Leec a Department of Statistics, Jeonbuk National University; b Department of Statistics, Inha University; c Graduate School of Public Health, Seoul National University Abstract In the following paper we introduce a variational Bayes method that approximates posterior distributions with mean-field method. In particular, we introduce automatic differentiation variation inference (ADVI), which approximates joint posterior distributions using the product of Gaussian distributions after transforming parameters into real coordinate space, and then apply it to pharmacokinetic models that are models for the study of the time course of drug absorption, distribution, metabolism and excretion. We analyze real data sets using ADVI and compare the results with those based on Markov chain Monte Carlo. We implement the algorithms using Stan. Keywords: automatic differentiation variational inference, markov chain monte carlo, pharmacokinetic models, stan, variational bayes 1. 서론 베이지안 추론(Bayesian inference)은 자료를 분석하기 위한 방법의 일환으로 관측치가 주어졌을 때 관심있는 모수의 조건부 분포인 사후 분포(posterior distribution)를 계산하여 추론하는 방법이다 (Murphy, 2012; Gelman 등, 2013). 베이지안 추론의 장점 중 하나는 모수의 추론에서 확률분포를 이용하기 때문에 자연스럽게 불확 실성(uncertainty)를 고려할 수 있다는 것이다. 그러나 모형이 복잡하거나 모수의 차원이 높아지게 되면 사후 분포의 계산이 어려워져 직접 구할 수 없거나, 구하더라도 잘 알려진 형태로 얻어지지 않는다는 것이 알려져 있다 (Bishop, 2006). 따라서 실제 연구에서는 사후 분포에 비례하는 확률분포에서 표본을 생성시켜 추론하 는 방법인 마코프 체인 몬테 카를로(Markov chain Monte Carlo; MCMC) 방법을 사용해왔다 (Hastings, 1970; Gelfand와 Smith, 1990; Robert와 Casella, 2013). MCMC는 비교적 정확한 결과를 내지만 막대한 양의 계산식이 수반되기 때문에 자료의 양이 많아지거나 모형이 복잡해지면 계산 시간이 매우 길어지게 된다는 단점을 가지고 있다 (Jordan 등, 1999). 따라서 빠른 결과와 더불어 신속한 의사 결정이 필요한 연구에서는 MCMC를 이용한 방법이 적절하지 않을 수 있다. 최근 MCMC가 가진 이러한 문제점을 해결하기 위해 변분 방법(variational method)을 활용한 베이지안 추론인 변분 추론(variational inference)이 활발히 개발 되고 있다. 변분 추론은 Jordan 등 (1999)에 의해 제안된 방법으로 계산이 쉬운 분포 중 사후 분포에 가장 근접하는 특정 분포를 찾아 추론하는 방법이다. 이 방법의 가장 큰 장점은 계산이 어려운 사후 분포를 대신해 계산이 This paper is based on part of Sun Park s master thesis. Research of Seongil Jo was supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT) (NRF-2020R1C1C1A ). 1 Corresponding author: Department of Statistics, Inha University, 100 Inha-ro Michuhol-gu, Incheon 22212, Korea. statjs@inha.ac.kr

2 Sun Park, Seongil Jo, Woojoo Lee 10 비교적 용이한 근사 분포를 이용하기 때문에 계산 소요시간이 단축되어 고차원의 복잡한 모형 뿐 아니라 대용 량의 자료에서도 빠르게 사용할 수 있다는 점이다 (Wainwright과 Jordan, 2008; Blei와 Jordan, 2004). 하지만 사후 분포에 근접하는 분포를 찾는 일은 쉽지 않다. 최근 이를 해결하기 위해 많은 연구가 진행되고 있으며 Kucukelbir 등 (2015)은 모수를 실수 공간으로 변환하여 사후 분포를 가우시안 분포로 근사하는 방법인 자 동 미분 변분 추론(automatic differentiation variational inference; ADVI)을 제안하였다. 따라서 본 논문에서는 ADVI에 대해 살펴보고 약물동태학 모형(pharmacokinetic models)에 적용하여 실제 문제에 있어서 MCMC의 대안으로 사용이 가능한지 살펴보고자 한다. 약물동태학은 환자에게 약물을 투여한 후 체내에서의 약물의 움직임을 연구로 환자의 약물 투여 계획을 세울 때 이용된다. 약물은 환자 개개인의 특성에 따라 다르게 작용되기 때문에 약물이 안전하면서 가장 효율 적으로 작용할 수 있도록 투여량, 투여 간격 등에 대한 계획을 세워야 한다. 여러 요인들이 체내에서 약물의 움직임에 영향을 주어 약물의 효과에 변화를 가져올 수 있기 때문에 상황에 따라 환자의 상태를 살피면서 다음 투여가 언제 이루어져야 하는지 빠르게 예측해야하는 경우가 발생한다. 이런 경우, 약동학에서는 사전 정보 를 이용하여 비교적 빠른 분석이 가능한 베이지안 추론을 많이 사용한다. 그러나 MCMC를 사용하면 계산은 정확할지라도 모형의 복잡성, 자료의 양에 따라 계산에 소요되는 시간이 길어지게 되기 때문에 투여 계획을 세우는데 문제가 생길 수 있다. 따라서 본 연구를 통해 ADVI의 성능이 입증된다면 실제 상황에서 빠르게 약물 투여 계획을 세울 수 있어 환자 치료에 상당한 도움이 될 것이다. 본 논문의 나머지 부분은 다음과 같이 구성된다. 먼저 2절에서는 변분 방법을 활용한 베이지안 추론인 변분 추론의 기본적인 개념과 변분 베이즈 방법, 그리고 자동 미분 변분 추론에 대해 설명하고, 3절에서 약 물동태학 모형에 적용을 통해 MCMC방법과의 비교 결과를 제시한다. 그 다음 마지막으로 4절에서 ADVI의 장점과 단점에 대해 기술하고 논문을 마친다. 2. 방법론 본 절에서는 변분 추론과 변분 베이즈 방법, 그리고 자동 미분 변분 추론에 대해 간략히 설명하고 이를 구현할 수 있는 Stan (Stan Development Team, 2017)을 소개한다 변분 추론 변분 추론이란 계산이 어려운 사후 분포를 다루기 쉬운 분포로 근사하여 추론하는 방법으로 최근 활발히 연 구가 되고 있다 (Jordan 등, 1999; Blei와 Jordan, 2004). 이를 구체적으로 설명하기 위해 먼저 관측된 변수를 x, 관심이 있는 모수를 θ Θ라 하고 사후 분포를 p(θ x)라 하자. 그때, 변분 추론은 아래와 같이 쿨백-라이블러 발산(Kullback-Leibler divergence; KL divergence)을 최소화 하는 분포 q (θ)를 찾아 사후 분포의 근사 분포로 하여 추론을 하는 것이다. q (θ) = arg min KL (q(θ) k p(θ x)), (2.1) q(θ) Q 여기서 Q = {q(θ); θ Θ}는 근사 분포의 집합을 나타내고, KL ( q(θ) k p(θ x) ) = Z q(θ) log q(θ) dθ. p(θ x) (2.2) 식 (2.1)을 최소화하는 q (θ)를 찾는 것은 개념적으로 쉽다. 그러나 위의 쿨백-라이블러 발산식 (2.2)을

3 A variational Bayes method for pharmacokinetic model 11 정리해보면, Z q(θ) dθ p(θ x) Z Z p(θ, x) = q(θ) log q(θ) dθ q(θ) log dθ p(x) Z Z = q(θ) log q(θ) dθ q(θ) log p(θ, x) dθ + log p(x) KL ( q(θ) k p(θ x) ) = q(θ) log = E log q(θ) E log p(θ, x) + log p(x) 으로 로그를 취한 정규화 상수(normalizing constant) log p(x)가 포함되어있기 때문에 계산이 어렵다. 따라서 실제 적용에 있어서는 아래와 같이 쿨백-라이블러 발산식에 다시 한번 정규화 상수를 더한 Evidence Lower Bound (ELBO)를 최대화 하는 근사 분포를 찾는다. L (q(θ)) = E log q(θ) E log p(θ, x) + log p(x) + log p(x) = E log p(θ, x) E log q(θ). (2.3) 위 식에서 기대값은 q(θ)에 대한 것이다. 변분 추론의 좀 더 자세한 내용에 대해서는 Wainwright과 Jordan (2008)를 참고하기 바란다 변분 베이즈 변분 베이즈(variational Bayes; VB)방법은 평균장 근사(mean-field approximation)를 이용하여 사후 분포를 근 사하는 방법 (Ghahramani와 Beal, 2001; Beal, 2003)으로 관측치 x에 대한 모수가 p차원의 벡터 θ = (θ1,..., θ p )> 라 할 때, 근사 분포 집합 Q의 원소를 각 모수 θ j, j = 1,..., p에 대한 확률 분포 q j (θ j )의 곱으로 가정한다. 즉, 다음과 같이 인수분해 형태(factorized form)로 정의하여 사용한다. q(θ) = p Y q j (θ j ), j = 1,..., p. (2.4) j=1 참고로 위 식 (2.4)는 모수에 대한 확률 분포들이 서로 독립임을 의미한다. 변분 베이즈 방법은 독립 이외의 추가적인 가정은 필요없으며 q j (θ j )에 대해서도 별다른 제약이 필요없다 (Bishop, 2006). 또한 모수에 대한 확률 분포들이 서로 독립임을 가정하기 때문에 계산식이 쉬워져 속도가 빠르고 대용량의 자료 분석에 장점을 갖는다. 다만, 모수들 간의 상관성을 고려하지 않기 때문에 불확실성 (uncertainty)이 과소 추정(under-estimation)된다는 문제점이 있다 (Bishop, 2016) 자동 미분 변분 추론 변분 추론을 위해서는 모수들에 대해 근사 분포를 특정해야 하는데 그 과정이 쉽지 않다. 이를 해결하기 위해 Kucukelbir 등 (2015, 2017)는 ADVI방법을 제안하였다. ADVI의 기본적인 아이디어는 실수 공간에서 정의 되지 않은 모수들을 실수 공간의 지지집합(support)을 가지도록 일대일 변환 후에 변환된 모수의 사후 분포 를 가우시안 분포(Gaussian distribution)로 근사하는 것이다. 이때, ELBO의 최대화는 자동 미분(automatic differentiation)과 확률적 최적화(stochastic optimization)를 결합하여 실시한다. ADVI 방법 중 평균장 방법을 기반으로 하는 평균장 가우시안(mean-field Gaussian)방법에 대해 구체적으로 나타내면 다음과 같다.

4 Sun Park, Seongil Jo, Woojoo Lee 먼저, 모수의 지지집합(support)이 실수 공간에 존재하도록 아래와 같이 일대일 미분 가능 함수를 정의한 후 T : supp (p(θ)) R p, (2.5) 변수 변환을 실시한다. 즉, 모수가 p차원의 벡터 θ = (θ1,..., θ p )T 일 때, 식 (2.5)에서 정의된 T ( )를 이용하여 ζ = T (θ)로 변환한다. 이때, 변환된 모수의 결합 밀도 함수는 아래와 같이 표현된다. p(x, ζ) = p x, T 1 (ζ) det JT 1 (ζ). (2.6) 위 식에서 JT 1 (ζ)는 T 1 의 자코비안(Jacobian)을 나타낸다. 참고로 자코비안은 변환된 확률 밀도 함수가 적분해서 1이 되는 성질을 만족시킬 수 있게 한다 (Olive, 2014). 2. 두 번째 단계에서는 변환 된 모수 ζ의 사후 분포를 가우시안 분포로 근사한다. 구체적으로, p (ζ x)의 근사 분포로 아래와 같이 인수분해 형태의 분포를 고려한 후, q(ζ; φ) = p Y N ζ j µ j, σ2j, (2.7) j=1 여기서 φ = (µ1,..., µ p, σ21,..., σ2p )T 이다. 다음과 같이 주어지는 ELBO를 최대화 하는 평균과 분산을 찾는 다. p h i p X 1 + log(2π) + log σ j. L(φ) = E log p x, T 1 (ζ) + log det JT 1 (ζ) + 2 j=1 (2.8) 3. ELBO 식 (2.8)를 최대화하는 계산식은 적분이 복잡하고 분산 σ2 이 항상 0보다 크다는 제약조건 때문에 계산이 어렵다. 따라서 Kucukelbir 등 (2017)는 추가적으로 elliptical standardization (Ha rdle과 Simar, 2012) 을 실시하여 그 문제를 해결하였다. 즉, 제약조건이 있는 분산에 대해 로그 변환 ω j = log(σ j ), j = 1,..., p 후 표준화 η = S µ,ω (ζ) = diag(exp(ω) 1 )(ζ µ)를 통해 평균이 0 분산이 1로 표준화된 가우시안 분포를 활 용하여 최적화를 실시하였다. 이러한 방법은 확률적 최적화를 위한 기울기(gradient) 계산을 쉽게 만들기 때문에 변분 추론에서 매우 유용한 방법이다. Elliptical standardization을 통한 구체적인 근사 분포는 q(η; 0, I) = N(η 0, I) = p Y N(η j 0, 1) j=1 이고 ELBO는 다음과 같이 주어진다. p X 1 1 L (µ, ω) = EN(η 0,I) log p x, T 1 S µ,ω (η) + log det JT 1 S µ,ω (η) + ω j. j=1 지금까지 설명한 평균장 가우시안 방법 이외에 모수들의 상관성을 고려할 수 있는 완전 계수 가우시안 (full-rank Gaussian) 분포를 이용하는 방법과 ADVI의 이론적인 성질에 대해서는 Kucukelbir 등 (2017)를 참고 하기 바란다 Stan 본 논문에서는 소개된 ADVI를 구현하기 위해 Stan (Stan Development Team, 2017)을 사용하였다. Stan은 베이지안 분석에서 통계 모형을 구현하기 위한 C++ 기반의 확률적 프로그래밍 언어로 통계 모형 자체를 코 드로 작성하기 때문에 복잡한 통계 모형도 쉽게 구현이 가능하다는 장점이 있다. 또한 Stan은 MCMC 방법 중

5 A variational Bayes method for pharmacokinetic model 13 Figure 1: One-compartment model for oral administration. 해밀토니안 몬테 칼로(Hamiltonian Monte Calro) 기반의 No-U-Turn Sampler (Hoffman과 Gelman, 2014)를 사 용한 베이지안 추론도 가능하여 최근 널리 사용되고 있는 프로그램 중 하나이다. Stan은 R에서 관련 패키지인 RStan을 설치 한 후 사용할 수 있다. 참고로 R에서 Stan을 이용 할 경우 결과를 표나 그래프를 통해 시각적으로 쉽게 이해할 수 있으며 새로 추출한 표본을 자유롭게 사용할 수 있다는 장점이 있다 (Matcuura, 2016). 3. 분석 3.1. 약물동태학 약물동태학이란 체내에 투여된 약물이 시간의 경과에 따라 체내에서 흡수(absorption), 분포(distribution), 대 사(metabolism) 및 제거(excretion)되기까지 일련의 과정을 동태학적 입장에서 이해하고자하는 학문으로 임상 시험 및 약물을 통한 환자 치료에 중요하게 사용되고 있다 (Shim, 1994; Wakefield, 2013). 체내에서 약물의 움직임을 예측하면 신약 개발 시 임상 시험을 통해 안전하면서도 효율적인 신약을 개발 할 수 있을 뿐만 아니라 환자에게 투여된 약물이 안전하면서 효율적으로 작용하도록 적절한 투여량과 투여 간격 및 투여 제형에 대한 계획을 세울 때에도 도움을 준다 (Shim, 1994; Choi, 2000). 특히 약동학 실험을 통해 투여 계획을 세울 때에는 성별, 키, 몸무게 등을 포함한 환자 개개인의 특성을 살피어 지속적인 모니터 링을 통해 빠르게 예측해야하기 때문에 사전 정보를 이용한 베이지안 추론이 많이 사용되고 있다 (Wakefield, 2013). 약물동태학에서는 약물의 체내 이행 과정을 설명하기 위하여 농도 평형 관계가 존재하는 조직들을 하나로 묶어 구획(compartment)이라 한다 (Shim, 1994). 아래에 주어진 Figure 1은 투약 후 체내에서 약물의 움직임을 가장 간단하게 설명하는 일구획 모형(1-compartment model)을 도식화한 그림이다 (Godfrey, 1983). 일구획 모형은 약물이 주입되는 구획 0과 약물이 흡수되는 구획 1로 이루어져있다. 여기서 구획 1은 혈장으로 blood compartment 라고도 하며 혈장으로 흡수된 약물이 분해가 되어 체내에서 소실되는 과정을 거친다. 따라서 채취된 혈액 표본의 혈장에서는 구획 1에서 발생하는 약물의 분해 과정을 확인할 수 있다 (Wakefield, 2013). 일구획 모형에서 ωk (t)는 t시점에서의 구획 k (= 0, 1)내 약물의 총량이라 할 때, 두 구획간의 약물의 흐름은 총량 ωk (t)를 t로 미분함으로써 구할 수 있다. 구체적으로, 단위시간 단위부피 당 약물이 구획 0에서 구획 1로 ka > 0만큼 흘러들어가고 단위시간 단위부피 당 약물이 구획 1(혈장)내에서 ke > 0만큼 분해된다고 할 때, 미분방정식은 d ω0 = ka ω0, dt d ω1 = ka ω0 ke ω1 dt (3.1) (3.2)

6 Sun Park, Seongil Jo, Woojoo Lee 14 Table 1: Concentraion of the drug theophylline as a function of time, obtained from a patient who was administered an oral dose of size 4.53 mg/kg Observation number i Time (hours) xi Concentration (mg/liter) yi 로 주어지고, t = 0일 때 초기 복용량 ω0 (0)을 D로 정하고 미분방정식 (3.1)와 (3.2)를 풀어 x시점에서의 혈중 약물 총량 ω1 (x)을 구한 후 구획 1의 부피인 V로 나눔으로써 표준화하여 혈중 약물 농도 µ(x)를 구하면 아래와 같이 주어진다: µ(x) = Dka exp( ke x) exp( ka x). V(ka ke ) 위 식으로부터 혈중 약물 농도를 측정함으로써 혈액에서 약물이 분해되는 속도인 소실속도 상수(elimination rate constant) ke 를 구할 수 있다. 그러나 소실속도 상수는 어디까지나 속도 상수일뿐이지 그 자체로 속도를 나타내는 것이 아니기 때문에 그 의미를 해석하기에 어려움이 있다. 따라서 혈중 약물 농도가 절반 이 되는 시간을 나타내는 소실 반감기(half-life)와 부피를 고려한 소실의 정도를 나타내는 청소율(clearence) 를 사용하여 약물이 체내로부터 소실되는 속도의 척도로 삼는다. 소실 반감기와 청소율은 각각 t1/2 과 CL로 나타내며 구하는 식은 아래와 같다. t1 = 2 log 2, ke CL = V ke 명의 환자에 대한 경시적 자료 본 절에서는 실제 자료를 가지고 MCMC와 ADVI 두 방법으로 약물동태학 모형에서의 모수를 추정하고 비교 한다. 자료는 체중이 70.5kg인 환자 1명에 대한 항정신병약물인 테오필린(Theophylline)을 복용한 후 10개의 시점에서 혈중 약물 농도를 측정한 자료로 Wakefield (2013)에서 가져왔으며 Upton 등 (1982)에 의해 연구 된 자료이다. 테오필린의 초기 복용량은 kg 당 4.53mg으로 대상자의 경우 70.5kg 4.53mg = mg을 복용하였다. 시간의 흐름에 따른 약물의 농도에 대한 자료의 구체적인 값은 Table 1에 나타나있다 모형 xi 를 혈중 약물 농도를 측정한 시점이라 하고 yi 를 xi 시점에서 측정한 혈중 약물의 농도라 하자. 그때, 환자가 약 물을 복용(D) 한 후 시간의 경과에 따라 약물의 혈중 농도는 아래와 같이 비선형 회귀모형(nonlinear regression

7 A variational Bayes method for pharmacokinetic model 15 Table 2: Comparison results for analyzing one-compartment model using Stan Parameters σ ka ke CL V t1/2 소요시간(sec) MCMC ADVI model)을 고려하고 yi N µi, σ2, µi = D ka V (ka ke ) i = 1,..., 10, e ke xi e ka xi, i = 1,..., 10, 각 모수에 대한 사전 분포는 아래와 같이 설정하였다. σ2 Uni f (0.01, 100), log(ka ) N( 2.52, 100), log(ke ) N(0.4, 100), log(cl) N( 3.25, 100). 위의 사전분포에서 ka 와 ke 는 속도 상수이기 때문에 로그를 취한 log(ka )과 log(ke )이 가우시안 분포를 따른 다고 설정하여 항상 양수가 되도록 하였으며, CL 역시 약물이 체내에서 소실되는 속도를 나타내기 때문에 항상 양수이므로 로그를 취한 log(cl)이 가우시안 분포를 따른다고 설정하였다. 초모수(hyperparameter)들의 값은 Wakefield (2013)에서 일반화 추정 방정식(generalized estimating equations; GEE)으로 계산한 모수의 추정치를 참고하였다 분석 일구획 모형의 모수 ka, ke, CL, V, t1/2 를 추정하기 위하여 Stan을 이용하였다. 이때, MCMC의 경우 서로 다 른 초기값을 가진 4개의 chain을 사용하였으며, 각 chain마다 총 14,000개의 표본을 추출하여 초기 7,000개의 표본을 버리고 남은 7,000개의 표본을 분석에 사용하였다. 수렴여부에 대해서는 Gelman과 Rubin (1992)에 의 해 제안된 potential scale reduction statistic값을 이용하였다. ADVI의 경우에는 140,000번의 반복을 하였으며 ELBO 값의 변화를 이용하여 수렴여부를 판단하였다. 참고로 MCMC의 경우 potential scale reduction statistic 값이 1에 가까우면 수렴했다고 가정하고 ADVI의 경우에는 ELBO 값의 변화가 거의 없으면 수렴했다고 가정 한다. Table 2는 MCMC와 ADVI 두 가지 방법으로 모수를 추정한 결과 비교표이다. 추정된 모수들의 기댓값을 확인해보면, 두 방법으로 부터 계산된 사후 분포의 평균이 비슷하게 추정되었음을 알 수 있다. 그러나 수렴까 지의 계산 소요 시간이 MCMC는 초, ADVI는 2.38초로 약 76.7배 가량 계산 소요 시간이 단축되었음을 확인할 수 있다. Figure 2는 각 모수들의 사후 확률 분포를 나타낸다. 파란선이 MCMC로 계산된 사후 분포, 빨간선이 ADVI 로 근사한 사후 분포이다. 그림에서 볼 수 있듯이 사후 분포의 평균은 비슷하게 추정되고 있다. 그러나 MCMC

8 Sun Park, Seongil Jo, Woojoo Lee 16 (a) σ (b) ka (c) ke (d) CL (e) V (f) t1/2 Figure 2: Posterior distributions for parameters: blue lines represent posteriors from MCMC, red lines denote posteriors from ADVI. Figure 3: Concentration and 95% credible interval estimated as a function of time. Dots represent real observa- tions. 보다 ADVI의 분산이 더 적게 추정됨을 알 수 있다. Figure 3은 실제 혈중 약물 농도(concentration) y의 평균 반응에 대한 추정치와 95% 신용구간(credible interval)을 나타낸 것이다. Figure 2에서와 마찬가지로 파란선이 MCMC로 추정한 결과이고, 빨간선이 ADVI 로 추정한 결과를 나타낸다. 점은 실제 혈중 약물 농도 y를 나타낸다. 그림에서 볼 수 있듯이 두 방법 모두 y 가 평균 반응을 잘 추정했다고 할 수 있다. 그러나 95% 신용구간을 살펴보면 MCMC보다 ADVI가 신뢰 구 간이 더 좁게 추정됨을 확인할 수가 있다. 이는 ADVI가 MCMC에 비해 불확실성(uncertainty)을 과소 추정

9 A variational Bayes method for pharmacokinetic model 17 Table 3: The oral dose(mg) of theophylline for each subject Subject ID Initial dose Subject ID Initial dose (under-estimation)하는 경향이 있다는 것을 의미한다 명의 환자에 대한 경시적 자료 본 절에서는 12명의 환자에 대해서 테오필린을 복용한 후 시간의 경과에 따른 혈중 약물 농도를 측정한 자료를 이용하여 비교분석을 실시한다. 초기 복용량은 Table 3에 나타나있다 모형 i번째 환자가 복용한 약물의 양을 Di, j번째 시점 xi j 에서 측정한 혈중 약물의 농도를 yi j 라 하자. 그때 다음의 계층적 모형(hierarchical model)을 통해 약물의 혈중 농도를 모형화 하고 yi j N µi j, σ2, i = 1,..., 12, j = 1,... 10, Di kai µi j = e kei xi j e kai xi j, i = 1,..., 12, j = 1,... 10, Vi (kai kei ) CLi, i = 1,..., 12, Vi = kei log 2 t1 =, i = 1,..., 12, 2i kei 사전 분포를 다음과 같이 계층적으로 설정하였다. log(kai ) N lka, σ2ka, i = 1,..., 12, log(kei ) N lke, σ2ke, i = 1,..., 12, log(cli ) N lcl, σ2cl, i = 1,..., 12, lka Uni f ( 3.5, 0.5), lke Uni f ( 2, 2.5), lcl Uni f ( 3, 3), σ2 Uni f (0, 100), σ2ke Uni f (0, 100), σ2ka Uni f (0, 100), σ2cl Uni f (0, 100) 분석 Table 4와 Table 5는 MCMC와 ADVI 두 가지 방법으로 모형을 구현한 결과 비교표이다. Table 4는 12명 환자 전체에 대한 모수의 추정치를 나타내고, Table 5는 환자 개개인에 대한 모수의 추정치를 나타낸다. 두 표에서

10 Sun Park, Seongil Jo, Woojoo Lee 18 Table 4: Comparison results obtained from MCMC and ADVI Parameters σ lka lke lcl σka σke σcl 소요시간(sec) MCMC ADVI Table 5: Comparison results obtained from MCMC and ADVI for each patient Parameters CL1 CL2 CL3 CL4 CL5 CL6 CL7 CL8 CL9 CL10 CL11 CL12 t1/21 t1/22 t1/23 t1/24 t1/25 t1/26 t1/27 t1/28 t1/29 t1/210 t1/211 t1/212 MCMC ADVI 볼 수 있듯이 추정된 모수들의 기댓값을 확인해보면, 두 방법이 비슷하게 추정되었음을 알 수 있다. 그러나 계산 소요 시간이 MCMC는 초, ADVI는 7.57초로 약 131.4배 가량 계산 소요 시간이 단축되었음을 확인할 수 있다. Figure 4와 Figure 5는 각 모수들의 사후 확률 분포를 보여준다. 파란선이 MCMC으로 추정한 사후 분 포, 빨간선이 ADVI로 추정한 사후 분포이다. 그림에서 볼수 있듯이 사후 분포의 평균은 비슷하게 추정되나 MCMC보다 ADVI의 분산이 더 작게 추정 됨을 알 수 있다.

11 A variational Bayes method for pharmacokinetic model 19 Figure 4: Posterior distributions of CL for 12 patients. Figure 5: Posterior distributions of t1/2 for 12 patients. Figure 6은 주어진 실제 혈중 약물 농도와 MCMC와 ADVI로 추정한 평균 반응 함수, 95% 신용구간를 나타낸다. 기존과 마찬가지로 파란선이 MCMC, 빨간선이 ADVI, 점은 실제 혈중 약물 농도 y를 나타낸다. 그림에서 보이는대로 두 방법 모두 혈중 약물 농도를 평균적으로 잘 추정했다고 할 수 있다. 그러나 95% 신용구간을 살펴보면 MCMC보다 ADVI가 신뢰 구간이 더 좁게 추정됨을 확인할 수가 있다. 이는 ADVI가 불확실성을 과소 추정 하는 경향이 있다는 것을 의미한다.

12 Sun Park, Seongil Jo, Woojoo Lee 20 Figure 6: Concentration and 95% credible interval estimated as a function of time for each patient. Dots represent real observations. Table 6: Comparison results for selecting prior distribution Parameters σ ka ke CL V t1/2 Informative prior Non-informative prior 민감도 분석 본 절에서는 추가적으로 사전분포가 모형의 추정 결과에 어떤 영향을 미치는지 확인하기 위한 민감도 분 석을 실시한다. 이를 위해 자료와 모형은 앞서 설명한 1명의 환자에 대한 것을 사용하고, 사전분포로는 본 논문에서 사용한 초모수를 갖는 정보적 사전분포(informative prior)와 초모수를 갖지 않는 무정보적 사전분포 (non-informative prior)를 고려한다. Table 6은 민감도 분석에 대한 결과를 나타낸다. 표로부터 모수 추정 결과를 비교해보면 그 값이 비슷하 다는 것을 알 수 있다. 이는 해당 모형의 추정 결과가 사전분포의 선택에 민감하게 반응하지 않는다는 것을 의미한다. 4. 결론 본 논문에서는 사후 분포의 계산 속도를 향상 시킬수 있는 자동 미분 변분 추론 ADVI에 대해 살펴보고 이 를 약물동태학 모형 중 1-컴파트먼트 모형에 적용하여 MCMC와의 성능을 비교하였다. 두 방법으로 구현한

13 A variational Bayes method for pharmacokinetic model 21 모형 모두 환자의 시간에 따라 측정한 혈중 약물의 농도를 평균적으로 잘 예측하였다고 판단 할 수 있었다. 그러나 결과를 도출하기까지의 계산 속도 즉, 사후 분포에 수렴하기 까지의 계산 속도에서 ADVI가 MCMC 에 비해 1명인 경우 약 76.7배, 12명인 경우 약 131.4배 가량 단축되었다. 이는 모형이 복잡해지거나 자료의 양이 많아질수록 MCMC와 ADVI의 계산 속도 차이가 더 커진다는 것을 나타낸다. 따라서 빠른 결과를 필요로 하는 분석 상황에서는 MCMC보다 ADVI가 더 적절하다고 판단된다. 다만, 평균장 가우시안 방법을 기반으로 하는 ADVI를 이용하여 사후 분포를 근사할 경우 모수들의 상관성을 고려하지 않기 때문에 불확실성이 과소 추정되는 문제점이 있음을 확인하였다. 따라서 불확실성을 중요하게 고려해야 하는 문제에서는 평균장 가우 시안 방법을 기반으로 하기 보다는 다소 시간이 걸리더라도 다른 방법 예를 들어 완전 계수 가우시안 ADVI (Kucukelbir 등, 2015, 2017)를 사용할 것을 추천한다. References Beal, M. J. (2003). Variational algorithms for approximate Bayesian inference, Ph. D. thesis, University College London, UK. Bishop, C. M. (2006). Pattern Recognition and Machine Learning. Springer. Blei, D. M. and Jordan, M. I. (2004). Variational methods for the dirichlet processes. In Proceedings of the twenty-first international conference on Machine learning, pp. 12. Choi, J. S. (2000). Application of Pharmacokinetics, Shinilooks. Gelfand, A. E. and Smith, A. F. (1990). Sampling-based approaches to calculating marginal densities, Journal of the American statistical association, 85, Gelman, A., Carlin, J. B., Stern, H. S., Dunson, D. B., Vehtari, A., and Rubin, D. B. (2013). Bayesian Data Analysis (3rd). Chapman and Hall/CRC. Gelman, A. and Rubin, D. B. (1992). Inference from iterative simulation using multiple sequences, Statistical Science, 7, Ghahramani, Z. and Beal, M. J. (2001). Propagation algorithms for variational Bayesian learning. In Advances in neural information processing systems, pp Godfrey, K. (1983). Compartment models and their application. Academic Press Inc. London/New York. Ha rdle, W. and Simar, L. (2012). Applied Multivariate Statistical Analysis. Springer. Hastings, W. K. (1970). Monte Carlo sampling methods using Markov chains and their applications. Biometrika, 57, Hoffman, M. D. and Gelman, A. (2014). The no-u-turn sampler: adaptively setting path lengths in Hamiltonian Monte Carlo. Journal of Machine Learning Research, 15, Jordan, M. I., Ghahramani, Z., Jaakkola, T. S., and Saul, L. K. (1999). An introduction to variational methods for graphical models. Machine learning, 37, Kucukelbir, A., Ranganath, R., Gelman, A., and Blei, D. (2015). Automatic differentiation variational inference in Stan. In Advances in neural information processing systems, pp Kucukelbir, A., Tran, D., Ranganath, R., Gelman, A., and Blei, D. (2017). Automatic differentiation variational inference. Journal of Machine Learning Research, 18, Matcuura, K. (2016). Bayesian statistical modeling using Stan and R, Kyoritsu Shuppan Co., Ltd 343. Murphy, K. P. (2012). Machine Learning: A Probabilistic Perspective. MIT Press. Olive, D. J. (2014). Statistical Theory and Inference. Springer. Robert, C. and Casella, G. (2013). Monte Carlo Statistical Methods. Springer.

14 22 Sun Park, Seongil Jo, Woojoo Lee Shim, C. G. (1994). Pharmacokinetics. Seoul National University Press. Stan Development Team (2017). Stan Modeling Language User s Guide and Reference Manual. Upton, R. A., Thiercelin, J. F., Guentert, T. W., Wallace, S. M., Powell, J. R., Sansom, L., and Riegelman, S. (1982). Intraindividual variability in theophylline pharmacokinetics: statistical verification in 39 of 60 healthy young adults. Journal of Pharmacokinetics and Biopharmaceutices, 10, Wainwright, M. J. and Jordan, M. I. (2008). Graphical models, exponential families, and variational inference. Foundations of Trends in Machine Learning, 1, Wakefield, J. (2013). Bayesian and Frequentist Regression Methods. Springer. Received October 5, 2020; Revised November 14, 2020; Accepted December 7, 2020

15 23 약물동태학 모형에 대한 변분 베이즈 방법 박선a, 조성일 1,b, 이우주c a 전북대학교 통계학과, b 인하대학교 통계학과, c 서울대학교 보건대학원 요 약 본 논문에서는 평균장 방법(mean-field methods)을 기반으로 사후 분포(posterior distribution)를 근사하 는 방법인 변분 베이즈 방법(variational Bayes methods)에 대해 소개한다. 특히, 모수들을 실수공간으로 변환 후의 결합 사후분포를 가우시안 분포(Gaussian distribution)들의 곱(product)으로 근사하는 방법인 자동 미분 변분 추론(automatic differentiation variational inference)방법에 대해 자세히 소개하고, 환자에게 약물을 투 여한 후 시간에 따라 약물의 흐름을 파악하는 연구인 약물동태학 모형(pharmacokinetic models)에 적용한다. 소개된 변분 베이즈 방법을 이용하여 자료분석을 실시하고 마코프 체인 몬테 카를로(Markov chain Monte Carlo)방법을 기초로한 자료분석의 결과와 비교한다. 알고리즘의 구현은 Stan을 이용한다. 주요용어: 변분 베이즈, 약물동태학, 자동 미분 변분 추론, 마코프 체인 몬테 카를로, Stan 이 논문은 박선학생 석사논문의 일부를 발췌하였음. 조성일의 연구는 2020년도 정부(과학기술정보통신부)의 재원으로 한국연구재단의 지원을 받아 수행된 기초연구사업임 (NRF-2020R1C1C1A ). 교신저자: (22212) 인천광역시 미추홀구 인하로 100, 인하대학교 통계학과. statjs@inha.ac.kr

???? 1

???? 1 The Korean Journal of Applied Statistics (2014) 27(1), 13 20 DOI: http://dx.doi.org/10.5351/kjas.2014.27.1.013 Maximum Tolerated Dose Estimation by Stopping Rule and SM3 Design in a Phase I Clinical Trial

More information

Probabilistic graphical models: Assignment 3 Seung-Hoon Na June 7, Gibbs sampler for Beta-Binomial Binomial및 beta분포는 다음과 같이 정의된다. k Bin(n, θ):

Probabilistic graphical models: Assignment 3 Seung-Hoon Na June 7, Gibbs sampler for Beta-Binomial Binomial및 beta분포는 다음과 같이 정의된다. k Bin(n, θ): Probabilistic graphical models: Assignment 3 Seung-Hoon Na June 7, 207 Gibbs sampler for Beta-Binomial Binomial및 beta분포는 다음과 같이 정의된다. k Bin(n, θ): binomial distribution은 성공확률이 θ인 시도에서, n번 시행 중 k번 성공할 확률

More information

878 Yu Kim, Dongjae Kim 지막 용량수준까지도 멈춤 규칙이 만족되지 않아 시행이 종료되지 않는 경우에는 MTD의 추정이 불가 능하다는 단점이 있다. 최근 이 SM방법의 단점을 보완하기 위해 O Quigley 등 (1990)이 제안한 CRM(Continu

878 Yu Kim, Dongjae Kim 지막 용량수준까지도 멈춤 규칙이 만족되지 않아 시행이 종료되지 않는 경우에는 MTD의 추정이 불가 능하다는 단점이 있다. 최근 이 SM방법의 단점을 보완하기 위해 O Quigley 등 (1990)이 제안한 CRM(Continu 한 국 통 계 학 회 논 문 집 2012, 19권, 6호, 877 884 DOI: http://dx.doi.org/10.5351/ckss.2012.19.6.877 Maximum Tolerated Dose Estimation Applied Biased Coin Design in a Phase Ⅰ Clinical Trial Yu Kim a, Dongjae Kim

More information

<C7A5C1F620BEE7BDC4>

<C7A5C1F620BEE7BDC4> 연세대학교 상경대학 경제연구소 Economic Research Institute Yonsei Universit 서울시 서대문구 연세로 50 50 Yonsei-ro, Seodaemun-gS gu, Seoul, Korea TEL: (+82-2) 2123-4065 FAX: (+82- -2) 364-9149 E-mail: yeri4065@yonsei.ac. kr http://yeri.yonsei.ac.kr/new

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Nov.; 26(11),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Nov.; 26(11), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2015 Nov.; 26(11), 985991. http://dx.doi.org/10.5515/kjkiees.2015.26.11.985 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Analysis

More information

1 경영학을 위한 수학 Final Exam 2015/12/12(토) 13:00-15:00 풀이과정을 모두 명시하시오. 정리를 사용할 경우 명시하시오. 1. (각 6점) 다음 적분을 구하시오 Z 1 4 Z 1 (x + 1) dx (a) 1 (x 1)4 dx 1 Solut

1 경영학을 위한 수학 Final Exam 2015/12/12(토) 13:00-15:00 풀이과정을 모두 명시하시오. 정리를 사용할 경우 명시하시오. 1. (각 6점) 다음 적분을 구하시오 Z 1 4 Z 1 (x + 1) dx (a) 1 (x 1)4 dx 1 Solut 경영학을 위한 수학 Fial Eam 5//(토) :-5: 풀이과정을 모두 명시하시오. 정리를 사용할 경우 명시하시오.. (각 6점) 다음 적분을 구하시오 4 ( ) (a) ( )4 8 8 (b) d이 성립한다. d C C log log (c) 이다. 양변에 적분을 취하면 log C (d) 라 하자. 그러면 d 4이다. 9 9 4 / si (e) cos si

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: * A Analysis of

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: * A Analysis of Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp.99-117 DOI: http://dx.doi.org/10.21024/pnuedi.28.1.201803.99 2015 * A Analysis of the Characters and Issues about the 2015 Revised Social

More information

04김호걸(39~50)ok

04김호걸(39~50)ok Journal of Environmental Impact Assessment, Vol. 22, No. 1(2013) pp.39~50 Prediction of Landslides Occurrence Probability under Climate Change using MaxEnt Model Kim, Hogul* Lee, Dong-Kun** Mo, Yongwon*

More information

지능정보연구제 16 권제 1 호 2010 년 3 월 (pp.71~92),.,.,., Support Vector Machines,,., KOSPI200.,. * 지능정보연구제 16 권제 1 호 2010 년 3 월

지능정보연구제 16 권제 1 호 2010 년 3 월 (pp.71~92),.,.,., Support Vector Machines,,., KOSPI200.,. * 지능정보연구제 16 권제 1 호 2010 년 3 월 지능정보연구제 16 권제 1 호 2010 년 3 월 (pp.71~92),.,.,., Support Vector Machines,,., 2004 5 2009 12 KOSPI200.,. * 2009. 지능정보연구제 16 권제 1 호 2010 년 3 월 김선웅 안현철 社 1), 28 1, 2009, 4. 1. 지능정보연구제 16 권제 1 호 2010 년 3 월 Support

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp DOI: * A Study on Teache

Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp DOI:   * A Study on Teache Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp.149-171 DOI: http://dx.doi.org/10.21024/pnuedi.27.4.201712.149 * A Study on Teachers and Parents Perceptions on the Introduction of Innovational

More information

생존분석의 추정과 비교 : 보충자료 이용희 December 12, 2018 Contents 1 생존함수와 위험함수 생존함수와 위험함수 예제: 지수분포

생존분석의 추정과 비교 : 보충자료 이용희 December 12, 2018 Contents 1 생존함수와 위험함수 생존함수와 위험함수 예제: 지수분포 생존분석의 추정과 비교 : 보충자료 이용희 December, 8 Cotets 생존함수와 위험함수. 생존함수와 위험함수....................................... 예제: 지수분포.......................................... 예제: 와이블분포.........................................

More information

공휴일 전력 수요에 관한 산업별 분석

공휴일 전력 수요에 관한 산업별 분석 에너지경제연구 Korean Energy Economic Review Volume 15, Number 1, March 2016 : pp. 99 ~ 137 공휴일전력수요에관한산업별분석 1) 99 100 ~ 101 102 103 max m ax 104 [ 그림 1] 제조업및서비스업대표업종전력사용량추이 105 106 [ 그림 2] 2014 년일별전자및전자기기업종 AMR

More information

A Study on the Relationships between Self-Differentiation and Adaptability Factors for Senior Dementia Patients Care Givers Department of Social Welfare, Seoul Welfare Graduate University Full-time Lecturer

More information

에너지경제연구 Korean Energy Economic Review Volume 17, Number 2, September 2018 : pp. 1~29 정책 용도별특성을고려한도시가스수요함수의 추정 :, ARDL,,, C4, Q4-1 -

에너지경제연구 Korean Energy Economic Review Volume 17, Number 2, September 2018 : pp. 1~29 정책 용도별특성을고려한도시가스수요함수의 추정 :, ARDL,,, C4, Q4-1 - 에너지경제연구 Korean Energy Economic Review Volume 17, Number 2, September 2018 : pp. 1~29 정책 용도별특성을고려한도시가스수요함수의 추정 :, ARDL,,, C4, Q4-1 - . - 2 - . 1. - 3 - [ 그림 1] 도시가스수요와실질 GDP 추이 - 4 - - 5 - - 6 - < 표 1>

More information

???? 1

???? 1 The Korean Journal of Applied Statistics (2013) 26(1), 201 208 DOI: http://dx.doi.org/10.5351/kjas.2013.26.1.201 A Note on Model Selection in Mixture Experiments with Process Variables Jung Il Kim a,1

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 10, Oct ,,. 0.5 %.., cm mm FR4 (ε r =4.4)

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 10, Oct ,,. 0.5 %.., cm mm FR4 (ε r =4.4) THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Oct.; 29(10), 799 804. http://dx.doi.org/10.5515/kjkiees.2018.29.10.799 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Method

More information

04 Çмú_±â¼ú±â»ç

04 Çмú_±â¼ú±â»ç 42 s p x f p (x) f (x) VOL. 46 NO. 12 2013. 12 43 p j (x) r j n c f max f min v max, j j c j (x) j f (x) v j (x) f (x) v(x) f d (x) f (x) f (x) v(x) v(x) r f 44 r f X(x) Y (x) (x, y) (x, y) f (x, y) VOL.

More information

09권오설_ok.hwp

09권오설_ok.hwp (JBE Vol. 19, No. 5, September 2014) (Regular Paper) 19 5, 2014 9 (JBE Vol. 19, No. 5, September 2014) http://dx.doi.org/10.5909/jbe.2014.19.5.656 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a) Reduction

More information

B-05 Hierarchical Bayesian Model을 이용한 GCMs 의 최적 Multi-Model Ensemble 모형 구축

B-05 Hierarchical Bayesian Model을 이용한 GCMs 의 최적 Multi-Model Ensemble 모형 구축 Hierarchical Bayesian Model 을 이용한 GCMs 의 최적 Multi-Model Ensemble 모형 구축 Optimal Multi-Model Ensemble Model Development Using Hierarchical Bayesian Model Based 권 현 한 * 민 영 미 **Saji N. Hameed *** Hyun-Han

More information

조사연구 권 호 연구논문 한국노동패널조사자료의분석을위한패널가중치산출및사용방안사례연구 A Case Study on Construction and Use of Longitudinal Weights for Korea Labor Income Panel Survey 2)3) a

조사연구 권 호 연구논문 한국노동패널조사자료의분석을위한패널가중치산출및사용방안사례연구 A Case Study on Construction and Use of Longitudinal Weights for Korea Labor Income Panel Survey 2)3) a 조사연구 권 호 연구논문 한국노동패널조사자료의분석을위한패널가중치산출및사용방안사례연구 A Case Study on Construction and Use of Longitudinal Weights for Korea Labor Income Panel Survey 2)3) a) b) 조사연구 주제어 패널조사 횡단면가중치 종단면가중치 선형혼합모형 일반화선형혼 합모형

More information

부문별 에너지원 수요의 변동특성 및 공통변동에 미치는 거시적 요인들의 영향력 분석

부문별 에너지원 수요의 변동특성 및 공통변동에 미치는 거시적 요인들의 영향력 분석 에너지경제연구 Korean Energy Economic Review Volume 15, Number 1, March 2016 : pp. 33 ~ 67 부문별에너지원수요의변동특성및공통변동에 미치는거시적요인들의영향력분석 33 ~ < 표 1> 에너지소비량과주요변수들의연평균증가율 ~ ~ ~ ~ ~ 34 35 36 37 38 ~ 39 [ 그림 1] 부문별에너지원소비량의증가율

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2016 Jun.; 27(6), 495 503. http://dx.doi.org/10.5515/kjkiees.2016.27.6.495 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Design

More information

= ``...(2011), , (.)''

= ``...(2011), , (.)'' Finance Lecture Note Series 사회과학과 수학 제2강. 미분 조 승 모2 영남대학교 경제금융학부 학습목표. 미분의 개념: 미분과 도함수의 개념에 대해 알아본다. : 실제로 미분을 어떻게 하는지 알아본다. : 극값의 개념을 알아보고 미분을 통해 어떻게 구하는지 알아본다. 4. 미분과 극한: 미분을 이용하여 극한값을 구하는 방법에 대해 알아본다.

More information

Communications of the Korean Statistical Society Vol. 15, No. 4, 2008, pp 국소적 강력 단위근 검정 최보승1), 우진욱2), 박유성3) 요약 시계열 자료를 분석할 때, 시계열 자료가 가지고 있는

Communications of the Korean Statistical Society Vol. 15, No. 4, 2008, pp 국소적 강력 단위근 검정 최보승1), 우진욱2), 박유성3) 요약 시계열 자료를 분석할 때, 시계열 자료가 가지고 있는 Communications of the Korean Statistical Society Vol 5, No 4, 2008, pp 53 542 국소적 강력 단위근 검정 최보승), 우진욱2), 박유성3) 요약 시계열 자료를 분석할 때, 시계열 자료가 가지고 있는 추세를 제거하기 위하여 결 정적 추세인 경우 회귀모형을 이용하고, 확률적 추세인 경우 차분하는 방법을

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI: : Researc

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI:   : Researc Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp.251-273 DOI: http://dx.doi.org/10.21024/pnuedi.27.2.201706.251 : 1997 2005 Research Trend Analysis on the Korean Alternative Education

More information

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016) ISSN 228

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016)   ISSN 228 (JBE Vol. 1, No. 1, January 016) (Regular Paper) 1 1, 016 1 (JBE Vol. 1, No. 1, January 016) http://dx.doi.org/10.5909/jbe.016.1.1.60 ISSN 87-9137 (Online) ISSN 16-7953 (Print) a), a) An Efficient Method

More information

, ( ) 1) *.. I. (batch). (production planning). (downstream stage) (stockout).... (endangered). (utilization). *

, ( ) 1) *.. I. (batch). (production planning). (downstream stage) (stockout).... (endangered). (utilization). * , 40 12 (2006 6) 1) *.. I. (batch). (production planning). (downstream stage) (stockout).... (endangered). (utilization). * 40, 40 12 (EPQ; economic production quantity). (setup cost) (setup time) Bradley

More information

<C3D6C1BE2DBDC4C7B0C0AFC5EBC7D0C8B8C1F62833322D32C8A3292E687770>

<C3D6C1BE2DBDC4C7B0C0AFC5EBC7D0C8B8C1F62833322D32C8A3292E687770> 유자차 신제품에 대한 소비자 지불의사액 추정 강혜정 최지현 이기웅 유자차 신제품에 대한 소비자 지불의사액 추정 An Analysis on Estimation of Willingness to Pay for the New Products of Citrus Tea Assessed by Korean Consumers 강혜정* 최지현** 이기웅*** 1) Kang,

More information

Lumbar spine

Lumbar spine Lumbar spine CT 32 111 DOI : 10.3831/KPI.2010.13.2.111 Lumbar Spine CT 32 Received : 10. 05. 23 Revised : 10. 06. 04 Accepted : 10. 06. 11 Key Words: Disc herniation, CT scan, Clinical analysis The Clinical

More information

서론 34 2

서론 34 2 34 2 Journal of the Korean Society of Health Information and Health Statistics Volume 34, Number 2, 2009, pp. 165 176 165 진은희 A Study on Health related Action Rates of Dietary Guidelines and Pattern of

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: A study on Characte

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI:   A study on Characte Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp.381-404 DOI: http://dx.doi.org/10.21024/pnuedi.28.1.201803.381 A study on Characteristics of Action Learning by Analyzing Learners Experiences

More information

44-4대지.07이영희532~

44-4대지.07이영희532~ A Spatial Location Analysis of the First Shops of Foodservice Franchise in Seoul Metropolitan City Younghee Lee* 1 1 (R) 0 16 1 15 64 1 Abstract The foodservice franchise is preferred by the founders who

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 28(3),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 28(3), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2017 Mar.; 28(3), 163 169. http://dx.doi.org/10.5515/kjkiees.2017.28.3.163 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) PCB

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: * A Study on the Pe

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI:   * A Study on the Pe Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp.405-425 DOI: http://dx.doi.org/10.21024/pnuedi.28.1.201803.405 * A Study on the Perceptions and Factors of Immigrant Background Youth

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:275~289 Received: 2016/12/02, Accepted: 2016/12/22 Revised: 2016/12/20, Published: 2016/12/30 [ABSTRACT] SNS is used in various fields. Although

More information

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI: * Suggestions of Ways

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI:   * Suggestions of Ways Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp.65-89 DOI: http://dx.doi.org/10.21024/pnuedi.29.1.201903.65 * Suggestions of Ways to Improve Teaching Practicum Based on the Experiences

More information

연구보고서 2009-05 일반화선형모형 (GLM) 을이용한 자동차보험요율상대도산출방법연구 Ⅰ. 요율상대도산출시일반화선형모형활용방법 1. 일반화선형모형 2 연구보고서 2009-05 2. 일반화선형모형의자동차보험요율산출에적용방법 요약 3 4 연구보고서 2009-05 Ⅱ. 일반화선형모형을이용한실증분석 1. 모형적용기준 < > = 요약 5 2. 통계자료및통계모형

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI: * A Research Trend

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI:   * A Research Trend Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp.295-318 DOI: http://dx.doi.org/10.21024/pnuedi.28.4.201812.295 * A Research Trend on the Studies related to Parents of Adults with Disabilities

More information

<C7D1B1B9B1B3C0B0B0B3B9DFBFF85FC7D1B1B9B1B3C0B05F3430B1C733C8A35FC5EBC7D5BABB28C3D6C1BE292DC7A5C1F6C6F7C7D42E687770>

<C7D1B1B9B1B3C0B0B0B3B9DFBFF85FC7D1B1B9B1B3C0B05F3430B1C733C8A35FC5EBC7D5BABB28C3D6C1BE292DC7A5C1F6C6F7C7D42E687770> 기혼 여성이 사이버대학에서 상담을 전공하면서 겪는 경험 방기연 (고려사이버대학교 상담심리학과 부교수) * 요 약 본 연구는 기혼 여성의 사이버대학 상담전공 학과 입학에서 졸업까지의 경험을 이해하는 것을 목적으로 한 다. 이를 위해 연구참여자 10명을 대상으로 심층면접을 하고, 합의적 질적 분석 방법으로 분석하였다. 입학 전 에 연구참여자들은 고등교육의 기회를

More information

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI: : * Research Subject

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI:   : * Research Subject Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp.91-116 DOI: http://dx.doi.org/10.21024/pnuedi.29.1.201903.91 : * Research Subject Trend Analysis on Educational Innovation with Network

More information

<31362DB1E8C7FDBFF82DC0FABFB9BBEA20B5B6B8B3BFB5C8ADC0C720B1B8C0FC20B8B6C4C9C6C32E687770>

<31362DB1E8C7FDBFF82DC0FABFB9BBEA20B5B6B8B3BFB5C8ADC0C720B1B8C0FC20B8B6C4C9C6C32E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 13, No. 4 pp. 1525-1531, 2012 http://dx.doi.org/10.5762/kais.2012.13.4.1525 저예산 독립영화의 구전 마케팅을 위한 스마트폰 모바일 애플리케이션 모델 개발 연구 김혜원 1* 1 청운대학교

More information

(Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern (Micro- Environment) Re

(Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern (Micro- Environment) Re EMF Health Effect 2003 10 20 21-29 2-10 - - ( ) area spot measurement - - 1 (Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern

More information

R을 이용한 텍스트 감정분석

R을 이용한 텍스트 감정분석 R Data Analyst / ( ) / kim@mindscale.kr (kim@mindscale.kr) / ( ) ( ) Analytic Director R ( ) / / 3/45 4/45 R? 1. : / 2. : ggplot2 / Web 3. : slidify 4. : 5. Matlab / Python -> R Interactive Plots. 5/45

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 25(3),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 25(3), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2014 Mar.; 25(3), 304310. http://dx.doi.org/10.5515/kjkiees.2014.25.3.304 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Analysis

More information

Journal of Educational Innovation Research 2019, Vol. 29, No. 2, pp DOI: 3 * Effects of 9th

Journal of Educational Innovation Research 2019, Vol. 29, No. 2, pp DOI:   3 * Effects of 9th Journal of Educational Innovation Research 2019, Vol. 29, No. 2, pp.357-378 DOI: http://dx.doi.org/10.21024/pnuedi.29.2.201906.357 3 * Effects of 9th Grade Students Participation in Career Curriculum Cluster

More information

10(3)-09.fm

10(3)-09.fm w y wz 10«3y 253~258 (2010.12.) Journal of Korean Society of Urban Environment ³ w Á» Á Á y w y œw (2010 11 22, 2010 12 9 k) Study on Determine of Detention Pond in Small Developed Area In-Soo Chang ½

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp DOI: * Strenghening the Cap

Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp DOI:   * Strenghening the Cap Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp.27-43 DOI: http://dx.doi.org/10.21024/pnuedi.28.3.201809.27 * Strenghening the Capacity of Cultural Arts Required in Special Education

More information

ABSTRACT Development of statistical method to modeling tooth healthspan curves in Korean Jung Hoi In Department of Dentistry The Graduate School, Yonsei University Development of statistical method to

More information

±è¼ºÃ¶ Ãâ·Â-1

±è¼ºÃ¶ Ãâ·Â-1 Localization Algorithms Using Wireless Communication Systems For efficient Localization Based Services, development of accurate localization algorithm has to be preceded. In this paper, research trend

More information

exp

exp exp exp exp exp exp exp exp exp exp exp exp log 第 卷 第 號 39 4 2011 4 투영법을 이용한 터빈 블레이드의 크리프 특성 분석 329 성을 평가하였다 이를 위해 결정계수값인 값 을 비교하였으며 크리프 시험 결과를 곡선 접합 한 결과와 비선형 최소자승법으로 예측한 결과 사 이 결정계수간 정도의 오차가 발생하였고

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI: * Review of Research

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI:   * Review of Research Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp.79-102 DOI: http://dx.doi.org/10.21024/pnuedi.27.2.201706.79 * Review of Research Trends on Curriculum for Students with Severe and multiple

More information

#Ȳ¿ë¼®

#Ȳ¿ë¼® http://www.kbc.go.kr/ A B yk u δ = 2u k 1 = yk u = 0. 659 2nu k = 1 k k 1 n yk k Abstract Web Repertoire and Concentration Rate : Analysing Web Traffic Data Yong - Suk Hwang (Research

More information

07-1960(JH)

07-1960(JH) 한국두피모발미용학회지 제5권 제1호 2009 The Journal of Beauty & Trichology 5(1), 00~00(2008) 1960년대 뷰티 및 패션트렌드 분석 - 모델 트위기 (Twiggy) 를 중심으로 - 김희선* 안양과학대학 뷰티디자인학부 Analysis of Beauty and Fashion trends in the 1960 s - Focusing

More information

2

2 에너지경제연구 Korean Energy Economic Review Volume 10, Number 1, March 2011 : pp. 1~24 국내화력발전산업에대한연료와자본의대체성분석 1 2 3 ~ 4 5 F F P F P F ln ln ln ln ln ln ln ln ln ln ln ln ln ln ln ln ln 6 ln ln ln ln ln 7 ln

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 4, August, 30, 2016:319~332 Received: 2016/07/28, Accepted: 2016/08/28 Revised: 2016/08/27, Published: 2016/08/30 [ABSTRACT] This paper examined what determina

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp DOI: A Study on the Opti

Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp DOI:   A Study on the Opti Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp.127-148 DOI: http://dx.doi.org/11024/pnuedi.27.4.201712.127 A Study on the Optimization of Appropriate Hearing-impaired Curriculum Purpose:

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp DOI: * The

Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp DOI:   * The Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp.243-268 DOI: http://dx.doi.org/10.21024/pnuedi.27.1.201703.243 * - 2001 2015 - The Research Trends on Peer Counseling in Elementary and

More information

歯1.PDF

歯1.PDF 200176 .,.,.,. 5... 1/2. /. / 2. . 293.33 (54.32%), 65.54(12.13%), / 53.80(9.96%), 25.60(4.74%), 5.22(0.97%). / 3 S (1997)14.59% (1971) 10%, (1977).5%~11.5%, (1986)

More information

한국성인에서초기황반변성질환과 연관된위험요인연구

한국성인에서초기황반변성질환과 연관된위험요인연구 한국성인에서초기황반변성질환과 연관된위험요인연구 한국성인에서초기황반변성질환과 연관된위험요인연구 - - i - - i - - ii - - iii - - iv - χ - v - - vi - - 1 - - 2 - - 3 - - 4 - 그림 1. 연구대상자선정도표 - 5 - - 6 - - 7 - - 8 - 그림 2. 연구의틀 χ - 9 - - 10 - - 11 -

More information

Journal of Educational Innovation Research 2019, Vol. 29, No. 2, pp DOI: * The Effect of Paren

Journal of Educational Innovation Research 2019, Vol. 29, No. 2, pp DOI:   * The Effect of Paren Journal of Educational Innovation Research 2019, Vol. 29, No. 2, pp.95-116 DOI: http://dx.doi.org/10.21024/pnuedi.29.2.201906.95 * The Effect of Parent Education Program Using Action Learning on Family

More information

164

164 에너지경제연구제 16 권제 1 호 Korean Energy Economic Review Volume 16, Number 1, March 2017 : pp. 163~190 학술 시변파라미터일반화해밀턴 -plucking 모형을이용한전력소비의선제적경기국면판단활용연구 * 163 164 165 166 ~ 167 ln 168 [ 그림 1] 제조업전력판매량 (a) 로그변환

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:3~20 Received: 2016/12/04, Accepted: 2016/12/27 Revised: 2016/12/27, Published: 2016/12/30 [ABSTRACT] This study aims to comprehensively analyze

More information

(5차 편집).hwp

(5차 편집).hwp (215), 54(1), 17-3 211 STEAM,.. STEAM, STEAM, 5~6 11.,., 5~6...,. (, 21)., 29. (,, 212). 211 STEAM * :, E-mail: njkwon@hanmail.net http://dx.doi.org/1.15812/ter.54.1.2153.17 (215), 54(1), 17-3,. (Arts)

More information

Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp DOI: Awareness, Supports

Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp DOI:   Awareness, Supports Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp.335-363 DOI: http://dx.doi.org/10.21024/pnuedi.26.3.201612.335 Awareness, Supports in Need, and Actual Situation on the Curriculum Reconstruction

More information

디지털포렌식학회 논문양식

디지털포렌식학회 논문양식 ISSN : 1976-5304 http://www.kdfs.or.kr Virtual Online Game(VOG) 환경에서의 디지털 증거수집 방법 연구 이 흥 복, 정 관 모, 김 선 영 * 대전지방경찰청 Evidence Collection Process According to the Way VOG Configuration Heung-Bok Lee, Kwan-Mo

More information

<35335FBCDBC7D1C1A42DB8E2B8AEBDBAC5CDC0C720C0FCB1E2C0FB20C6AFBCBA20BAD0BCAE2E687770>

<35335FBCDBC7D1C1A42DB8E2B8AEBDBAC5CDC0C720C0FCB1E2C0FB20C6AFBCBA20BAD0BCAE2E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 15, No. 2 pp. 1051-1058, 2014 http://dx.doi.org/10.5762/kais.2014.15.2.1051 멤리스터의 전기적 특성 분석을 위한 PSPICE 회로 해석 김부강 1, 박호종 2, 박용수 3, 송한정 1*

More information

Analysis of teacher s perception and organization on physical education elective courses Chang-Wan Yu* Korea Institute of curriculum and evaluation [Purpose] [Methods] [Results] [Conclusions] Key words:

More information

Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp.1-16 DOI: * A Study on Good School

Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp.1-16 DOI:   * A Study on Good School Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp.1-16 DOI: http://dx.doi.org/10.21024/pnuedi.26.3.201612.1 * A Study on Good School and School Evaluation Purpose: This study was to examine

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:237~251 Received: 2016/11/20, Accepted: 2016/12/24 Revised: 2016/12/21, Published: 2016/12/30 [ABSTRACT] Recently, there is an increasing

More information

학습영역의 Taxonomy에 기초한 CD-ROM Title의 효과분석

학습영역의 Taxonomy에 기초한 CD-ROM Title의 효과분석 ,, Even the short history of the Web system, the techniques related to the Web system have b een developed rapidly. Yet, the quality of the Webbased application software has not improved. For this reason,

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: : A Study on the Ac

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI:   : A Study on the Ac Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp.269-293 DOI: http://dx.doi.org/10.21024/pnuedi.28.1.201803.269 : A Study on the Actual Condition of Character Education in Early Childhood

More information

Analysis of objective and error source of ski technical championship Jin Su Seok 1, Seoung ki Kang 1 *, Jae Hyung Lee 1, & Won Il Son 2 1 yong in Univ

Analysis of objective and error source of ski technical championship Jin Su Seok 1, Seoung ki Kang 1 *, Jae Hyung Lee 1, & Won Il Son 2 1 yong in Univ Analysis of objective and error source of ski technical championship Jin Su Seok 1, Seoung ki Kang 1 *, Jae Hyung Lee 1, & Won Il Son 2 1 yong in University & 2 Kang Won University [Purpose] [Methods]

More information

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI: (LiD) - - * Way to

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI:   (LiD) - - * Way to Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp.353-376 DOI: http://dx.doi.org/10.21024/pnuedi.29.1.201903.353 (LiD) -- * Way to Integrate Curriculum-Lesson-Evaluation using Learning-in-Depth

More information

07.045~051(D04_신상욱).fm

07.045~051(D04_신상욱).fm J. of Advanced Engineering and Technology Vol. 1, No. 1 (2008) pp. 45-51 f m s p» w Á xá zá Ÿ Á w m œw Image Retrieval Based on Gray Scale Histogram Refinement and Horizontal Edge Features Sang-Uk Shin,

More information

Kor. J. Aesthet. Cosmetol., 라이프스타일은 개인 생활에 있어 심리적 문화적 사회적 모든 측면의 생활방식과 차이 전체를 말한다. 이러한 라이프스 타일은 사람의 내재된 가치관이나 욕구, 행동 변화를 파악하여 소비행동과 심리를 추측할 수 있고, 개인의

Kor. J. Aesthet. Cosmetol., 라이프스타일은 개인 생활에 있어 심리적 문화적 사회적 모든 측면의 생활방식과 차이 전체를 말한다. 이러한 라이프스 타일은 사람의 내재된 가치관이나 욕구, 행동 변화를 파악하여 소비행동과 심리를 추측할 수 있고, 개인의 RESEARCH ARTICLE Kor. J. Aesthet. Cosmetol., 한국 중년 여성의 라이프스타일이 메이크업 추구이미지와 화장품 구매행동에 미치는 영향 주영주 1 *, 이순희 2 1 서경대학교대학원미용예술학과, 2 신성대학교 미용예술계열 The Effects of The Life Style for Korean Middle Aged Women on

More information

<352EC7E3C5C2BFB55FB1B3C5EBB5A5C0CCC5CD5FC0DABFACB0FAC7D0B4EBC7D02E687770>

<352EC7E3C5C2BFB55FB1B3C5EBB5A5C0CCC5CD5FC0DABFACB0FAC7D0B4EBC7D02E687770> 자연과학연구 제27권 Bulletin of the Natural Sciences Vol. 27. 2013.12.(33-44) 교통DB를 이용한 교통정책 발굴을 위한 통계분석 시스템 설계 및 활용 Statistical analytic system design and utilization for transport policy excavation by transport

More information

<352E20BAAFBCF6BCB1C5C320B1E2B9FDC0BB20C0CCBFEBC7D120C7D1B1B920C7C1B7CEBEDFB1B8C0C720B5E6C1A1B0FA20BDC7C1A120BCB3B8ED28313531323231292D2DB1E8C7F5C1D62E687770>

<352E20BAAFBCF6BCB1C5C320B1E2B9FDC0BB20C0CCBFEBC7D120C7D1B1B920C7C1B7CEBEDFB1B8C0C720B5E6C1A1B0FA20BDC7C1A120BCB3B8ED28313531323231292D2DB1E8C7F5C1D62E687770> 통계연구(2015), 제20권 제3호, 71-92 변수선택 기법을 이용한 한국 프로야구의 득점과 실점 설명 1) 김혁주 2) 김예형 3) 요약 한국 프로야구에서 팀들의 득점과 실점에 영향을 미치는 요인들을 규명하기 위한 연구를 하였 다. 2007년부터 2014년까지의 정규리그 전 경기 자료를 대상으로 분석하였다. 전방선택법, 후방 소거법, 단계별 회귀법, 선택법,

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 6, Jun Rate). STAP(Space-Time Adaptive Processing)., -

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 6, Jun Rate). STAP(Space-Time Adaptive Processing)., - THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Jun.; 29(6), 457463. http://dx.doi.org/10.5515/kjkiees.2018.29.6.457 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Sigma-Delta

More information

statistics

statistics 수치를이용한자료요약 statistics hmkang@hallym.ac.kr 한림대학교 통계학 강희모 ( 한림대학교 ) 수치를이용한자료요약 1 / 26 수치를 통한 자료의 요약 요약 방대한 자료를 몇 개의 의미있는 수치로 요약 자료의 분포상태를 알 수 있는 통계기법 사용 중심위치의 측도(measure of center) : 어떤 값을 중심으로 분포되어 있는지

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp DOI: (NCS) Method of Con

Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp DOI:   (NCS) Method of Con Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp.181-212 DOI: http://dx.doi.org/10.21024/pnuedi.27.3.201709.181 (NCS) Method of Constructing and Using the Differentiated National Competency

More information

High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a lo

High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a lo High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a low-resolution Time-Of- Flight (TOF) depth camera and

More information

<353420B1C7B9CCB6F52DC1F5B0ADC7F6BDC7C0BB20C0CCBFEBC7D120BEC6B5BFB1B3C0B0C7C1B7CEB1D7B7A52E687770>

<353420B1C7B9CCB6F52DC1F5B0ADC7F6BDC7C0BB20C0CCBFEBC7D120BEC6B5BFB1B3C0B0C7C1B7CEB1D7B7A52E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 13, No. 2 pp. 866-871, 2012 http://dx.doi.org/10.5762/kais.2012.13.2.866 증강현실을 이용한 아동교육프로그램 모델제안 권미란 1*, 김정일 2 1 나사렛대학교 아동학과, 2 한세대학교 e-비즈니스학과

More information

저작자표시 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 이차적저작물을작성할수있습니다. 이저작물을영리목적으로이용할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니

저작자표시 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 이차적저작물을작성할수있습니다. 이저작물을영리목적으로이용할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니 저작자표시 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 이차적저작물을작성할수있습니다. 이저작물을영리목적으로이용할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 귀하는, 이저작물의재이용이나배포의경우, 이저작물에적용된이용허락조건을명확하게나타내어야합니다.

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA e- 비즈니스연구 (The e-business Studies) Volume 17, Number 3, June, 30, 2016:pp. 273~299 ISSN 1229-9936 (Print), ISSN 2466-1716 (Online) 원고접수일심사 ( 수정 ) 게재확정일 2016. 06. 11 2016. 06. 24 2016. 06. 26 ABSTRACT e-

More information

인문사회과학기술융합학회

인문사회과학기술융합학회 Vol.5, No.5, October (2015), pp.471-479 http://dx.doi.org/10.14257/ajmahs.2015.10.50 스마트온실을 위한 가상 외부기상측정시스템 개발 한새론 1), 이재수 2), 홍영기 3), 김국환 4), 김성기 5), 김상철 6) Development of Virtual Ambient Weather Measurement

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI: * A S

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI:   * A S Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp.461-487 DOI: http://dx.doi.org/10.21024/pnuedi.28.4.201812.461 * - 2008 2018 - A Study on the Change of Issues with Adolescent Problem

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2016 Jun.; 276), 504511. http://dx.doi.org/10.5515/kjkiees.2016.27.6.504 ISSN 1226-3133 Print)ISSN 2288-226X Online) Near-Field

More information

The characteristic analysis of winners and losers in curling: Focused on shot type, shot accuracy, blank end and average score SungGeon Park 1 & Soowo

The characteristic analysis of winners and losers in curling: Focused on shot type, shot accuracy, blank end and average score SungGeon Park 1 & Soowo The characteristic analysis of winners and losers in curling: Focused on shot type, shot accuracy, blank end and average score SungGeon Park 1 & Soowon Lee 2 * 1 Program of Software Convergence, Soongsil

More information

Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong

Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong An 1 & Kyoo-jeong Choi 2 * 1 Korea National Wrestling

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI: A Study on Organizi

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI:   A Study on Organizi Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp.441-460 DOI: http://dx.doi.org/10.21024/pnuedi.28.4.201812.441 A Study on Organizing Software Education of Special Education Curriculum

More information

27 2, 17-31, , * ** ***,. K 1 2 2,.,,,.,.,.,,.,. :,,, : 2009/08/19 : 2009/09/09 : 2009/09/30 * 2007 ** *** ( :

27 2, 17-31, , * ** ***,. K 1 2 2,.,,,.,.,.,,.,. :,,, : 2009/08/19 : 2009/09/09 : 2009/09/30 * 2007 ** *** ( : 27 2, 17-31, 2009. -, * ** ***,. K 1 2 2,.,,,.,.,.,,.,. :,,, : 2009/08/19 : 2009/09/09 : 2009/09/30 * 2007 ** *** (: dminkim@cau.ac.kr) 18 한국교육문제연구제 27 권 2 호, 2009. Ⅰ. (,,, 2004). (,, 2006).,,, (Myrick,

More information

:,,.,. 456, 253 ( 89, 164 ), 203 ( 44, 159 ). Cronbach α= ,.,,..,,,.,. :,, ( )

:,,.,. 456, 253 ( 89, 164 ), 203 ( 44, 159 ). Cronbach α= ,.,,..,,,.,. :,, ( ) :,,.,. 456, 253 ( 89, 164 ), 203 ( 44, 159 ). Cronbach α=.83.91.,.,,..,,,.,. :,, (402-751) 253 E-mail : yspark@inha.ac.kr ..,.,.,. Bandura(1997),.,,,,., (,,, 2009), (,,,, 2014).?.,,,.. Bandura (1995) (Resiliency

More information

06_ÀÌÀçÈÆ¿Ü0926

06_ÀÌÀçÈÆ¿Ü0926 182 183 184 / 1) IT 2) 3) IT Video Cassette Recorder VCR Personal Video Recorder PVR VCR 4) 185 5) 6) 7) Cloud Computing 8) 186 VCR P P Torrent 9) avi wmv 10) VCR 187 VCR 11) 12) VCR 13) 14) 188 VTR %

More information

Problem New Case RETRIEVE Learned Case Retrieved Cases New Case RETAIN Tested/ Repaired Case Case-Base REVISE Solved Case REUSE Aamodt, A. and Plaza, E. (1994). Case-based reasoning; Foundational

More information

<31372DB9DABAB4C8A32E687770>

<31372DB9DABAB4C8A32E687770> 김경환 박병호 충북대학교 도시공학과 (2010. 5. 27. 접수 / 2011. 11. 23. 채택) Developing the Traffic Severity by Type Kyung-Hwan Kim Byung Ho Park Department of Urban Engineering, Chungbuk National University (Received May

More information

.,,,,,,.,,,,.,,,,,, (, 2011)..,,, (, 2009)., (, 2000;, 1993;,,, 1994;, 1995), () 65, 4 51, (,, ). 33, 4 30, (, 201

.,,,,,,.,,,,.,,,,,, (, 2011)..,,, (, 2009)., (, 2000;, 1993;,,, 1994;, 1995), () 65, 4 51, (,, ). 33, 4 30, (, 201 4 21.,,,.,,. 1, 2, 3, 4.,,,,,,.,,,,., ( ). 60-66,,,,,.. (Corresponding Author): / / 303 Tel: 063-220-2495/ E-mail: ikkim@jj.ac.kr .,,,,,,.,,,,.,,,,,, (, 2011)..,,, (, 2009)., (, 2000;, 1993;,,, 1994;,

More information

歯5-2-13(전미희외).PDF

歯5-2-13(전미희외).PDF The Korean Journal of Counseling 2004, Vol. 5, No. 2, 423-434,. 4 5 18 9, 9.,,,,,.,,, t-.. :,,, (,, 1996),.,,. (, 2001),... 88 98 2000, 88 12.5%(250 )98 35.6%(712 )2.8 (,,, 2001) (Corresponding Author)

More information

<B8F1C2F72E687770>

<B8F1C2F72E687770> Transactions of the KSNVE, 23(12) : 1056~1065, 2013 23 12, pp. 1056~1065, 2013 http://dx.doi.org/10.5050/ksnve.2013.23.12.1056 ISSN 1598-2785(Print), ISSN 2287-5476(Online) A Study on the Improvement Plan

More information

°í¼®ÁÖ Ãâ·Â

°í¼®ÁÖ Ãâ·Â Performance Optimization of SCTP in Wireless Internet Environments The existing works on Stream Control Transmission Protocol (SCTP) was focused on the fixed network environment. However, the number of

More information