Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ AccelStab Public

❗ This is a read-only mirror of the CRAN R package repository. AccelStab — Accelerated Stability Kinetic Modelling. Homepage: https://github.com/AccelStab/AccelStab Report bugs for this package: https://github.com/AccelStab/AccelStab/issues

Notifications You must be signed in to change notification settings

cran/AccelStab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accelerated Stability Kinetic Modelling

Lifecycle: stable

CRAN status

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

Installation

Install AccelStab the following way -

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

Feedback

Log an issue here or contact a moderator.

About

❗ This is a read-only mirror of the CRAN R package repository. AccelStab — Accelerated Stability Kinetic Modelling. Homepage: https://github.com/AccelStab/AccelStab Report bugs for this package: https://github.com/AccelStab/AccelStab/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages