Other packages > Find by keyword >

FPV  

Testing Hypotheses via Fuzzy P-Value in Fuzzy Environment
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("FPV", "0.5")



Attach the package and use:
library("FPV")
Maintained by
Abbas Parchami
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-29
Latest Update: 2017-08-29
Description:
The main goal of this package is drawing the membership function of the fuzzy p-value which is defined as a fuzzy set on the unit interval for three following problems: (1) testing crisp hypotheses based on fuzzy data, see Filzmoser and Viertl (2004) , (2) testing fuzzy hypotheses based on crisp data, see Parchami et al. (2010) , and (3) testing fuzzy hypotheses based on fuzzy data, see Parchami et al. (2012) . In all cases, the fuzziness of data or / and the fuzziness of the boundary of null fuzzy hypothesis transported via the p-value function and causes to produce the fuzzy p-value. If the p-value is fuzzy, it is more appropriate to consider a fuzzy significance level for the problem. Therefore, the comparison of the fuzzy p-value and the fuzzy significance level is evaluated by a fuzzy ranking method in this package.
How to cite:
Abbas Parchami (2017). FPV: Testing Hypotheses via Fuzzy P-Value in Fuzzy Environment. R package version 0.5, https://cran.r-project.org/web/packages/FPV. Accessed 22 Dec. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited FPV R package
View FPV citation profile
Other R packages that FPV depends, imports, suggests or enhances
Complete documentation for FPV
Functions, R codes and Examples using the FPV R package
Some associated functions: FPV-package . fuzzy.p.value . 
Some associated R codes: fuzzy.p.value.R .  Full FPV 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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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