Title: | Phytosanitary Calculator for Inspection Plans Based on Risks |
---|---|
Description: | A 'Shiny' application for calculating phytosanitary inspection plans based on risks. |
Authors: | Gustavo Ramirez-Valverde [aut, cre], Luis Gabriel Otero-Prevost [aut], Pedro Macias-Canales [aut], Juan A. Villanueva-Jimenez [aut], Jorge Luis Leyva-Vazquez [aut] |
Maintainer: | Gustavo Ramirez-Valverde <[email protected]> |
License: | GPL-3 |
Version: | 1.1.1 |
Built: | 2024-10-29 04:47:06 UTC |
Source: | https://github.com/cran/PhytosanitaryCalculator |
A Shiny application for calculating phytosanitary inspection plans based on risks.
The application provides sampling plans with minimal sample sizes that keep both producer and importer risks below user-defined levels.
Gustavo Ramirez-Valverde, Luis Gabriel Otero-Prevost, Pedro Macias-Canales, Juan A. Villanueva-Jimenez, Jorge Luis Leyva-Vazquez Maintainer: Gustavo Ramirez-Valverde <[email protected]>
# Incluye aquĆ tus referencias relevantes Guenther, W. C. (1977) Sampling Inspection in statistical quality control, Charles Griffin and Company Limited Hald, A. (1981), Statistical theory of sampling inspection by attributes, Academic Press. Schilling, E. G. (1982), Acceptance Sampling in Quality Control, Dekker
if(interactive()) { run_app() }
if(interactive()) { run_app() }
A Shiny application for calculating phytosanitary inspection plans based on risks.
run_app()
run_app()
The application provides sampling plans with minimal sample sizes that keep both producer and importer risks below user-defined levels.
A Shiny app object.