MyNixOS website logo
Description

Accelerated Stability Kinetic Modelling.

Estimate the Šesták–Berggren kinetic model (degradation model) from experimental data. A A closed-form (analytic) solution to the degradation model is implemented as a non-linear fit, allowing for the extrapolation of the degradation of a drug product - both in time and temperature. Parametric bootstrap, with kinetic parameters drawn from the multivariate t-distribution, and analytical formulae (the delta method) are available options to calculate the confidence and prediction intervals. The results (modelling, extrapolations and statistical intervals) can be visualised with multiple plots. The examples illustrate the accelerated stability modelling in drugs and vaccines development.

Accelerated Stability Kinetic Modelling

lifecycle

Overview

This package utilises the Šesták–Berggren equation alongside the Arrhenius equation to make a simple and consistent way for a user to carry out the calculations and predictions required by accelerated stability studies. Currently the package works with decreasing variables, you may choose to transform your increasing variable into a decreasing one but note that your choice of transformation can impact the outcome.

The available functions within the package are as follows:

  • step1_down() Fit the one-step Šesták–Berggren kinetic model.
  • step1_plot_desc() Plot the stability data.
  • step1_plot_pred() Plot the stability data and visualise the predictions.
  • step1_plot_CI() Plot the stability data and visualise the predictions with confidence intervals.
  • step1_plot_PI() Plot the stability data and visualise the predictions with prediction intervals.
  • step1_plot_T() Plot the stability data and visualise the predictions with focus on one temperature.
  • excursion() Predict a temperature excursion for a product.
  • step1_down_rmse() Calculate Root Mean Square Error (RMSE) for the one-step Šesták–Berggren kinetic model.
  • step1_plot_diagnostic() Generate residual diagnostic plots from a step1_down fit.
  • step1_sample_mvt() Take a selected number of samples from the multivariate t distribution.

Installation

Install AccelStab the following way -

install.packages("AccelStab")
library(AccelStab)

Feedback

Log an issue here or contact a moderator.

Metadata

Version

2.0.1

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows