Package: insulin.secretion
Title: Insulin Secretion Rate Deconvolution
Version: 0.0.1
Authors@R: 
    person("Ken", "Stier", , "kennethstier99@gmail.com", role = c("aut", "cre", "cph"))
Description: Calculates insulin secretion rates from C-peptide values
    based on the methods described in Van Cauter et al. (1992)
    <doi:10.2337/diab.41.3.368>. Includes functions to calculate estimated
    insulin secretion rates using linear or cubic spline interpolation of
    c-peptide values (see Eaton et al., 1980 <doi:10.1210/jcem-51-3-520>
    and Polonsky et al., 1986 <doi:10.1172/JCI112308>) and to calculate
    estimates of input coefficients (volume of distribution, short half life,
    long half life, and fraction attributed to short half life) as described by
    Van Cauter. Although the generated coefficients are specific to insulin
    secretion, the two-compartment secretion model used here is useful for
    certain applications beyond insulin.
License: GPL (>= 3)
Imports: glue, lifecycle, npreg, rlang
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/kstier/isr.deconv
BugReports: https://github.com/kstier/isr.deconv/issues
NeedsCompilation: no
Packaged: 2025-11-02 18:59:35 UTC; kenstier
Author: Ken Stier [aut, cre, cph]
Maintainer: Ken Stier <kennethstier99@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-05 20:20:06 UTC
Built: R 4.4.1; ; 2025-11-05 22:26:17 UTC; unix
