Skip to content
forked from cran/PPQplan

PPQplan — Process Performance Qualification (PPQ) Plans in Chemistry, Manufacturing and Controls (CMC) Statistical Analysis

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

allenzhuaz/PPQplan

 
 

Repository files navigation

R-CMD-check

Overview

This package provides several assessment functions for statistically-based PPQ sampling plan, including calculating the passing probability, optimizing the baseline and high performance cutoff points, visualizing the PPQ plan and power dynamically. The analytical idea is based on the simulation methods from the textbook “Burdick, R. K., LeBlond, D. J., Pfahler, L. B., Quiroz, J., Sidor, L., Vukovinsky, K., & Zhang, L. (2017). Statistical Methods for CMC Applications. In Statistical Applications for Chemistry, Manufacturing and Controls (CMC) in the Pharmaceutical Industry (pp.227-250). Springer, Cham.”

Installation

Open R console, install the package directly from CRAN:

install.packages("PPQplan")
library(PPQplan)

Or install the development version from GitHub, first make sure to install the devtools package:

# install.packages("devtools")
devtools::install_github("allenzhuaz/PPQplan")

About

PPQplan — Process Performance Qualification (PPQ) Plans in Chemistry, Manufacturing and Controls (CMC) Statistical Analysis

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • R 97.5%
  • TeX 2.5%