Other packages > Find by keyword >

dfphase1  

Phase I Control Charts (with Emphasis on Distribution-Free Methods)
View on CRAN: Click here


Download and install dfphase1 package within the R console
Install from CRAN:
install.packages("dfphase1")

Install from Github:
library("remotes")
install_github("cran/dfphase1")

Install by package version:
library("remotes")
install_version("dfphase1", "1.2.0")



Attach the package and use:
library("dfphase1")
Maintained by
Giovanna Capizzi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-09-22
Latest Update: 2023-06-19
Description:
Statistical methods for retrospectively detecting changes in location and/or dispersion of univariate and multivariate variables. Data values are assumed to be independent, can be individual (one observation at each instant of time) or subgrouped (more than one observation at each instant of time). Control limits are computed, often using a permutation approach, so that a prescribed false alarm probability is guaranteed without making any parametric assumptions on the stable (in-control) distribution. See G. Capizzi and G. Masarotto (2018) for an introduction to the package.
How to cite:
Giovanna Capizzi (2016). dfphase1: Phase I Control Charts (with Emphasis on Distribution-Free Methods). R package version 1.2.0, https://cran.r-project.org/web/packages/dfphase1. Accessed 08 Mar. 2026.
Previous versions and publish date:
1.0.1 (2016-09-26 01:10), 1.0 (2016-09-22 23:58), 1.1.0 (2017-01-10 15:32), 1.1.1 (2017-01-14 01:04), 1.1.3 (2021-02-17 16:50), 1.1.4 (2021-12-01 13:20)
Other packages that cited dfphase1 R package
View dfphase1 citation profile
Other R packages that dfphase1 depends, imports, suggests or enhances
Complete documentation for dfphase1
Functions, R codes and Examples using the dfphase1 R package
Some associated functions: Student . changepoint . colonscopy . dfphase1-package . fe . gravel . mphase1-methods . mphase1 . mshewhart . phase1Plot . rsp . ryan . shewhart . 
Some associated R codes: RcppExports.R . glr.R . mphase1.R . mshewhart.R . phase1-plot.R . rsp.R . shewhart.R . util.R .  Full dfphase1 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA