Skip to content

Commit b23c3e5

Browse files
committed
update: v0.9.2-20210830
1 parent 7189af3 commit b23c3e5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+56
-3074
lines changed

02.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ knitr::include_graphics('media-02/image1.png')
3333
생리학적인 가정이 없는 상황에서 의약품 투여 후 경과 시간은 농도 변화를 기술할 수 있는 유일한 독립변인이므로, 이러한 방법은 꽤나 타당한 것이다.
3434
그림 \@ref(fig:pk-table)은 이러한 방식으로 나타낸 시간대 별 약물농도표이다.
3535

36-
```{r pk-table, fig.cap = "(ref:pk-table)", out.width="130%"}
36+
```{r pk-table, fig.cap = "(ref:pk-table)", out.width="100%"}
3737
knitr::include_graphics('media-02/image2.png')
3838
```
3939

04.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ k~e~) 수 밖에 없다. 만약 말초구획이 존재하지 않고 중심구획
283283
k~e~가 관찰된다.
284284
\index{만니톨, mannitol}
285285

286-
```{r fig4-6, fig.cap = "(ref:fig4-6)"}
286+
```{r fig4-6, fig.cap = "(ref:fig4-6)", out.width="80%"}
287287
knitr::include_graphics('media-04/image6.png')
288288
```
289289

Output-ncar/pdfNCA-Theoph-00.png

0 Bytes

Output-ncar/pdfNCA-Theoph-01.png

0 Bytes

Output-ncar/pdfNCA-Theoph-02.png

0 Bytes

Output-ncar/pdfNCA-Theoph-03.png

0 Bytes

Output-ncar/pdfNCA-Theoph-04.png

0 Bytes

Output-ncar/pdfNCA-Theoph-05.png

0 Bytes

Output-ncar/pdfNCA-Theoph-06.png

0 Bytes

Output-ncar/pdfNCA-Theoph-07.png

0 Bytes

Output-ncar/pdfNCA-Theoph-08.png

0 Bytes

Output-ncar/pdfNCA-Theoph-09.png

0 Bytes

Output-ncar/pdfNCA-Theoph-10.png

0 Bytes

Output-ncar/pdfNCA-Theoph-11.png

0 Bytes

Output-ncar/pdfNCA-Theoph-12.png

0 Bytes

Output-ncar/pdfNCA-Theoph-13.png

0 Bytes

Output-ncar/pdfNCA-Theoph-14.png

0 Bytes

Output-ncar/pdfNCA-Theoph-15.png

0 Bytes

Output-ncar/pdfNCA-Theoph-16.png

0 Bytes

Output-ncar/pdfNCA-Theoph-17.png

0 Bytes

Output-ncar/pdfNCA-Theoph-18.png

0 Bytes

Output-ncar/pdfNCA-Theoph-19.png

0 Bytes

Output-ncar/pdfNCA-Theoph-20.png

0 Bytes

Output-ncar/pdfNCA-Theoph-21.png

0 Bytes

Output-ncar/pdfNCA-Theoph-22.png

0 Bytes

Output-ncar/pdfNCA-Theoph-23.png

0 Bytes

Output-ncar/pdfNCA-Theoph-24.png

0 Bytes

Output-ncar/pdfNCA-Theoph-25.png

0 Bytes

Output-ncar/pdfNCA-Theoph-26.png

0 Bytes

Output-ncar/pdfNCA-Theoph-27.png

0 Bytes

Output-ncar/pdfNCA-Theoph-28.png

0 Bytes

Output-ncar/pdfNCA-Theoph-29.png

0 Bytes

Output-ncar/pdfNCA-Theoph-30.png

0 Bytes

Output-ncar/pdfNCA-Theoph-31.png

0 Bytes

Output-ncar/pdfNCA-Theoph-32.png

0 Bytes

Output-ncar/pdfNCA-Theoph-33.png

0 Bytes

Output-ncar/pdfNCA-Theoph-34.png

0 Bytes

Output-ncar/pdfNCA-Theoph-35.png

0 Bytes

Output-ncar/pdfNCA-Theoph-36.png

0 Bytes

Output-ncar/txtNCA-Theoph.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Package version 0.4.4 (2021-07-16 KST)
33
R version 4.1.1 (2021-08-10)
44

5-
Date and Time: 2021-08-29 16:24:59 Asia/Seoul
5+
Date and Time: 2021-08-30 01:03:16 Asia/Seoul
66

77
Calculation Setting
88
-------------------
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
11.9 MB
Binary file not shown.

docs/pharmapk.pdf

-33.5 KB
Binary file not shown.

docs/pharmapk.tex

Lines changed: 43 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,21 @@
137137
%]{crop}
138138

139139
\usepackage{graphicx}
140+
%\usepackage{polyglossia}
141+
%\usepackage{ctex}
142+
\usepackage{fontspec}
143+
\usepackage{xetexko}
144+
\setmainfont{Noto Serif CJK KR}
145+
%\setmainhangulfont{Noto Serif CJK KR}
146+
%\setmainhanjafont{Noto Serif CJK KR}[Language=Chinese Simplified]
140147

141148
%sungpil defined above
142149

143150
\usepackage{booktabs}
144151
\usepackage{longtable}
145152
\usepackage[bf,singlelinecheck=off]{caption}
146153

147-
%\usepackage[utf8]{inputenc}
154+
\usepackage[utf8]{inputenc}
148155

149156
%\usepackage{xeCJK}
150157
%\setCJKmainfont[$for(CJKoptions)$$CJKoptions$$sep$,$endfor$]{$CJKmainfont$}
@@ -298,7 +305,7 @@
298305

299306
(I-기본원리과 자료해석)}
300307
\author{가톨릭대학교 계량약리학연구소(PIPET) 펴냄 (대표저자 임동석) - v0.9.2 (2021-08-29)}
301-
\date{2021-08-29}
308+
\date{2021-08-30}
302309

303310
\usepackage{amsthm}
304311
\newtheorem{theorem}{Theorem}[chapter]
@@ -320,6 +327,8 @@
320327
\begin{document}
321328
\maketitle
322329

330+
%sungpil added above
331+
323332
%\cleardoublepage\newpage\thispagestyle{empty}\null
324333
%\cleardoublepage\newpage\thispagestyle{empty}\null
325334
%\cleardoublepage\newpage
@@ -1179,7 +1188,7 @@ \section{\texorpdfstring{경구투여의 약동학\index{약동학}}{경구투
11791188

11801189
\begin{figure}
11811190

1182-
{\centering \includegraphics[width=1\linewidth]{media-01/image13}
1191+
{\centering \includegraphics[width=0.8\linewidth]{media-01/image13}
11831192

11841193
}
11851194

@@ -1316,7 +1325,7 @@ \section{비구획분석의 기본 개념과 관심사}\label{uxbe44uxad6cuxd68d
13161325

13171326
\begin{figure}
13181327

1319-
{\centering \includegraphics[width=1.3\linewidth]{media-02/image2}
1328+
{\centering \includegraphics[width=1\linewidth]{media-02/image2}
13201329

13211330
}
13221331

@@ -2226,7 +2235,7 @@ \subsection{txtNCA()}\label{txtnca}}
22262235
\ExtensionTok{Package}\NormalTok{ version 0.4.4 }\ErrorTok{(}\ExtensionTok{2021{-}07{-}16}\NormalTok{ KST}\KeywordTok{)}
22272236
\ExtensionTok{R}\NormalTok{ version 4.1.1 }\ErrorTok{(}\ExtensionTok{2021{-}08{-}10}\KeywordTok{)}
22282237
2229-
\ExtensionTok{Date}\NormalTok{ and Time: 2021{-}08{-}29 16:52:48 Asia/Seoul}
2238+
\ExtensionTok{Date}\NormalTok{ and Time: 2021{-}08{-}30 01:03:16 Asia/Seoul}
22302239
22312240
\ExtensionTok{Calculation}\NormalTok{ Setting}
22322241
\ExtensionTok{{-}{-}{-}{-}{-}{-}{-}{-}{-}{-}{-}{-}{-}{-}{-}{-}{-}{-}{-}}
@@ -3063,6 +3072,7 @@ \section{구획모델로 얻은 PK 파라미터와 NCA로 얻은 PK 파라미터
30633072
30643073
\caption{\label{tab:pk-param-comparison}NCA와 구획모델 분석으로 얻어지는 PK 파라미터 비교}
30653074
\centering
3075+
\fontsize{9}{11}\selectfont
30663076
\begin{tabular}[t]{>{\raggedright\arraybackslash}p{2.0cm}>{\raggedright\arraybackslash}p{4.0cm}>{\raggedright\arraybackslash}p{4.0cm}>{\raggedright\arraybackslash}p{3.0cm}}
30673077
\toprule
30683078
파라미터의 속성 & NCA 로 구한 파라미터 & 구획분석으로 구한 파라미터 & 비고\\
@@ -3135,7 +3145,7 @@ \subsection{\texorpdfstring{β와 k\textsubscript{e}(k\textsubscript{10})의 차
31353145
31363146
\begin{figure}
31373147
3138-
{\centering \includegraphics[width=1\linewidth]{media-04/image6}
3148+
{\centering \includegraphics[width=0.8\linewidth]{media-04/image6}
31393149
31403150
}
31413151
@@ -3402,7 +3412,7 @@ \subsection{Compartmental analysis without Tlag}\label{compartmental-analysis-wi
34023412
## ka V k AddErrVar AddErrSD
34033413
## PE 0.013202 21.018 0.013202 0.08701 0.29498
34043414
## SE 0.005442 8.623 0.005442 0.03413 0.05785
3405-
## RSE 41.220612 41.029 41.220652 39.22314 19.61157
3415+
## RSE 41.220676 41.029 41.220716 39.22314 19.61157
34063416
\end{verbatim}
34073417
34083418
\hypertarget{compartmental-analysis-with-tlag}{%
@@ -3719,13 +3729,13 @@ \subsection{Compartmental analysis without Tlag}\label{compartmental-analysis-wi
37193729
37203730
\begin{verbatim}
37213731
## Vc/F Ka k21 alpha beta AddErrVar
3722-
## PE 43.63 2.350 0.6979 2.346 0.3973 537.2
3723-
## SE 40.61 2.222 0.9644 2.222 0.4938 203.0
3724-
## RSE 93.07 94.574 138.1807 94.704 124.2789 37.8
3732+
## PE 43.59 2.347 0.6955 2.347 0.3960 537.13
3733+
## SE 40.96 2.240 0.9594 2.241 0.4919 202.99
3734+
## RSE 93.98 95.439 137.9449 95.482 124.2005 37.79
37253735
## AddErrSD
3726-
## PE 23.18
3727-
## SE 4.38
3728-
## RSE 18.90
3736+
## PE 23.176
3737+
## SE 4.379
3738+
## RSE 18.896
37293739
\end{verbatim}
37303740
37313741
\hypertarget{compartmental-analysis-with-tlag-1}{%
@@ -3762,14 +3772,14 @@ \subsection{Compartmental analysis with Tlag}\label{compartmental-analysis-with-
37623772
\end{Shaded}
37633773
37643774
\begin{verbatim}
3765-
## Vc/F Ka k21 alpha beta Tlag
3766-
## PE 88.530 19.778 7.970e-03 0.73179 2.022e-03 0.121649
3767-
## SE 2.319 3.774 1.245e-01 0.04592 1.131e-01 0.008134
3768-
## RSE 2.619 19.085 1.562e+03 6.27477 5.592e+03 6.686128
3775+
## Vc/F Ka k21 alpha beta Tlag
3776+
## PE 88.528 19.767 7.902e-03 0.73176 1.976e-03 0.12163
3777+
## SE 2.315 3.763 1.243e-01 0.04575 1.129e-01 0.00812
3778+
## RSE 2.615 19.036 1.573e+03 6.25139 5.713e+03 6.67610
37693779
## AddErrVar AddErrSD
3770-
## PE 17.890 4.2296
3771-
## SE 6.848 0.8096
3772-
## RSE 38.281 19.1403
3780+
## PE 17.894 4.2301
3781+
## SE 6.851 0.8098
3782+
## RSE 38.288 19.1441
37733783
\end{verbatim}
37743784
37753785
\hypertarget{uxbaa8uxb378uxb9c1-uxacb0uxacfc-2}{%
@@ -4052,7 +4062,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
40524062
## [9] 6.353e-05 1.018e-01 2.654e-01
40534063
##
40544064
## $`Elapsed Time`
4055-
## Time difference of 0.083 secs
4065+
## Time difference of 0.02456 secs
40564066
##
40574067
## [1] "## ID = 2 ##"
40584068
## $Est
@@ -4117,7 +4127,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
41174127
## [11] 0.008457
41184128
##
41194129
## $`Elapsed Time`
4120-
## Time difference of 0.017 secs
4130+
## Time difference of 0.005103 secs
41214131
##
41224132
## [1] "## ID = 3 ##"
41234133
## $Est
@@ -4182,7 +4192,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
41824192
## [11] -0.29760
41834193
##
41844194
## $`Elapsed Time`
4185-
## Time difference of 0.029 secs
4195+
## Time difference of 0.006164 secs
41864196
##
41874197
## [1] "## ID = 4 ##"
41884198
## $Est
@@ -4246,7 +4256,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
42464256
## [7] -0.2575 -0.2352 0.2780 0.2901 -0.1376
42474257
##
42484258
## $`Elapsed Time`
4249-
## Time difference of 0.019 secs
4259+
## Time difference of 0.005083 secs
42504260
##
42514261
## [1] "## ID = 5 ##"
42524262
## $Est
@@ -4311,7 +4321,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
43114321
## [11] 0.102075
43124322
##
43134323
## $`Elapsed Time`
4314-
## Time difference of 0.016 secs
4324+
## Time difference of 0.005303 secs
43154325
##
43164326
## [1] "## ID = 6 ##"
43174327
## $Est
@@ -4375,7 +4385,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
43754385
## [7] -0.2104 -0.2191 0.0595 0.2268 0.1271
43764386
##
43774387
## $`Elapsed Time`
4378-
## Time difference of 0.013 secs
4388+
## Time difference of 0.006101 secs
43794389
##
43804390
## [1] "## ID = 7 ##"
43814391
## $Est
@@ -4439,7 +4449,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
44394449
## [7] 0.1209 -0.3054 -0.1850 0.1653 0.1796
44404450
##
44414451
## $`Elapsed Time`
4442-
## Time difference of 0.015 secs
4452+
## Time difference of 0.009145 secs
44434453
##
44444454
## [1] "## ID = 8 ##"
44454455
## $Est
@@ -4503,7 +4513,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
45034513
## [7] -0.1496 -0.2478 0.3974 -0.1579 0.2044
45044514
##
45054515
## $`Elapsed Time`
4506-
## Time difference of 0.013 secs
4516+
## Time difference of 0.005211 secs
45074517
##
45084518
## [1] "## ID = 9 ##"
45094519
## $Est
@@ -4567,7 +4577,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
45674577
## [7] 0.2990 -0.2183 0.2389 0.1227 0.1205
45684578
##
45694579
## $`Elapsed Time`
4570-
## Time difference of 0.03 secs
4580+
## Time difference of 0.007214 secs
45714581
##
45724582
## [1] "## ID = 10 ##"
45734583
## $Est
@@ -4632,7 +4642,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
46324642
## [11] -0.01104
46334643
##
46344644
## $`Elapsed Time`
4635-
## Time difference of 0.025 secs
4645+
## Time difference of 0.007373 secs
46364646
##
46374647
## [1] "## ID = 11 ##"
46384648
## $Est
@@ -4697,7 +4707,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
46974707
## [11] 0.04519
46984708
##
46994709
## $`Elapsed Time`
4700-
## Time difference of 0.021 secs
4710+
## Time difference of 0.006914 secs
47014711
##
47024712
## [1] "## ID = 12 ##"
47034713
## $Est
@@ -4762,7 +4772,7 @@ \chapter{Theoph의 nlr의 전체 실행 결과}\label{Theoph_nlr}}
47624772
## [11] -0.02175
47634773
##
47644774
## $`Elapsed Time`
4765-
## Time difference of 0.013 secs
4775+
## Time difference of 0.005691 secs
47664776
\end{verbatim}
47674777
47684778
\normalsize
@@ -4812,8 +4822,7 @@ \chapter*{참고문헌}\label{uxcc38uxace0uxbb38uxd5cc}}
48124822
Obach, R Scott, Franco Lombardo, and Nigel J Waters. 2008. {``Trend Analysis of a Database of Intravenous Pharmacokinetic Parameters in Humans for 670 Drug Compounds.''} \emph{Drug Metabolism and Disposition} 36 (7): 1385--405.
48134823
48144824
\leavevmode\vadjust pre{\hypertarget{ref-R-psych}{}}%
4815-
Revelle, William. 2021. \emph{Psych: Procedures for Psychological, Psychometric, and Personality Research}. \href{https://personality-project.org/r/psych/\%0Ahttps://personality-project.org/r/psych-manual.pdf}{https://personality-project.org/r/psych/
4816-
https://personality-project.org/r/psych-manual.pdf}.
4825+
Revelle, William. 2021. \emph{Psych: Procedures for Psychological, Psychometric, and Personality Research}. \url{https://personality-project.org/r/psych-manual.pdf}.
48174826
48184827
\leavevmode\vadjust pre{\hypertarget{ref-richens1975serum}{}}%
48194828
Richens, Alan, and Andrew Dunlop. 1975. {``Serum-Phenytoin Levels in Management of Epilepsy.''} \emph{The Lancet} 306 (7928): 247--48.

0 commit comments

Comments
 (0)