Package: insulin.secretion 0.0.2

Ken Stier
insulin.secretion: Insulin Secretion Rate Deconvolution
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.
Authors:
insulin.secretion_0.0.2.tar.gz
insulin.secretion_0.0.2.zip(r-4.7)insulin.secretion_0.0.2.zip(r-4.6)insulin.secretion_0.0.2.zip(r-4.5)
insulin.secretion_0.0.2.tgz(r-4.6-any)insulin.secretion_0.0.2.tgz(r-4.5-any)
insulin.secretion_0.0.2.tar.gz(r-4.7-any)insulin.secretion_0.0.2.tar.gz(r-4.6-any)
insulin.secretion_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
insulin.secretion/json (API)
| # Install 'insulin.secretion' in R: |
| install.packages('insulin.secretion', repos = c('https://kstier.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kstier/isr.deconv/issues
Last updated from:320497e33c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 98 | ||
| source / vignettes | OK | 132 | ||
| linux-release-x86_64 | OK | 141 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-oldrel-arm64 | OK | 151 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 88 |
Exports:isr.deconvisr.fractionisr.longHLisr.shortHLisr.volume
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Insulin Secretion Rate Deconvolution | isr.deconv |
| C-Peptide Fraction Attributable to Short Half Life Lookup | isr.fraction |
| C-Peptide Long Half Life Calculator | isr.longHL |
| C-Peptide Short Half Life Calculator | isr.shortHL |
| Serum Volume Calculator | isr.volume |