Package: pk4adi
Type: Package
Title: PK for Anesthetic Depth Indicators
Version: 0.1.3.2
Authors@R: c(
    person("Feng","Jiang",          role=c("aut","cre"), email="silencejiang@zju.edu.cn"),
    person("Hua","Li",              role="ctb"),
    person("Mengge","Zhang",        role="ctb"),
    person("Wanlin","Chen",         role="ctb"),
    person("Hang","Chen",           role="ths"),
    person("Xinzhong","Chen",       role="ths"),
    person("Warren D","Smith",      role="ctb"),
    person("Robert C","Dutton",     role="ctb"),
    person("Ty N","Smith",          role="ctb"),
    person("Zhejiang University",   role=c("cph","fnd"))
    )
Maintainer: Feng Jiang <silencejiang@zju.edu.cn>
Description: Calculate and compare the prediction probability (PK) values for Anesthetic Depth Indicators.
    The PK values are widely used for measuring the performance of anesthetic depth and were first 
    proposed by the group of Dr. Warren D. Smith in the paper 
    Warren D. Smith; Robert C. Dutton; Ty N. Smith (1996) <doi:10.1097/00000542-199601000-00005> and
    Warren D. Smith; Robert C. Dutton; Ty N. Smith (1996) <doi:10.1002/(SICI)1097-0258(19960615)15:11%3C1199::AID-SIM218%3E3.0.CO;2-Y>.
    The authors provided two 'Microsoft Excel' files in xls format for calculating and comparing PK values.
    This package provides an easy-to-use API for calculating and comparing PK values in R. 
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://www.r-project.org, https://github.com/xfz329/rpk4adi
BugReports: https://github.com/xfz329/rpk4adi/issues
RoxygenNote: 7.2.3
Imports: data.table (>= 1.10), stats
NeedsCompilation: no
Packaged: 2023-07-15 12:32:12 UTC; Silence
Author: Feng Jiang [aut, cre],
  Hua Li [ctb],
  Mengge Zhang [ctb],
  Wanlin Chen [ctb],
  Hang Chen [ths],
  Xinzhong Chen [ths],
  Warren D Smith [ctb],
  Robert C Dutton [ctb],
  Ty N Smith [ctb],
  Zhejiang University [cph, fnd]
Repository: CRAN
Date/Publication: 2023-07-16 17:20:02 UTC
Built: R 4.2.0; ; 2023-07-17 10:36:20 UTC; unix
