Other packages > Find by keyword >

yap  

Yet Another Probabilistic Neural Network
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("yap", "0.1.1")



Attach the package and use:
library("yap")
Maintained by
WenSui Liu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-01-15
Latest Update: 2023-04-07
Description:
Another implementation of probabilistic neural network in R based on Specht (1990) . It is applicable to the pattern recognition with a N-level response, where N > 2.
How to cite:
WenSui Liu (2020). yap: Yet Another Probabilistic Neural Network. R package version 0.1.1, https://cran.r-project.org/web/packages/yap
Previous versions and publish date:
0.1.0 (2020-01-15 10:50), 0.1.1 (2020-10-25 21:30)
Other packages that cited yap R package
View yap citation profile
Other R packages that yap depends, imports, suggests or enhances
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

repolr  
Repeated Measures Proportional Odds Logistic Regression
Fits linear models to repeated ordinal scores using GEE methodology. ...
Download / Learn more Package Citations See dependency  
ACNE  
Affymetrix SNP Probe-Summarization using Non-Negative Matrix Factorization
A summarization method to estimate allele-specific copy number signals for Affymetrix SNP microarray ...
Download / Learn more Package Citations See dependency  
cgAUC  
Calculate AUC-type measure when gold standard is continuous and the corresponding optimal linear combination of variables with respect to it
The cgAUC can calculate the AUC-type measure of Obuchowski(2006) when gold standard is continuous, a ...
Download / Learn more Package Citations See dependency  
unjoin  
Separate a Data Frame by Normalization
Separate a data frame in two based on key columns. The function unjoin() provides an inside-out ver ...
Download / Learn more Package Citations See dependency  
tidybayes  
Tidy Data and 'Geoms' for Bayesian Models
Compose data for and extract, manipulate, and visualize posterior draws from Bayesian models ('JAGS' ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns