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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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