Other packages > Find by keyword >

Jaya  

Jaya, a Gradient-Free Optimization Algorithm
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Jaya", "0.1.9")



Attach the package and use:
library("Jaya")
Maintained by
Neeraj Bokde
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-11-12
Latest Update: 2019-11-12
Description:
Maximization or Minimization of a fitness function using Jaya Algorithm (JA). A population based method which repeatedly modifies a population of individual solutions. Capable of solving both constrained and unconstrained optimization problems. It does not contain any hyperparameters. For further details: R.V. Rao (2016) .
How to cite:
Neeraj Bokde (2019). Jaya: Jaya, a Gradient-Free Optimization Algorithm. R package version 0.1.9, https://cran.r-project.org/web/packages/Jaya. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1.9 (2019-11-12 12:20)
Other packages that cited Jaya R package
View Jaya citation profile
Other R packages that Jaya depends, imports, suggests or enhances
Complete documentation for Jaya
Functions, R codes and Examples using the Jaya R package
Some associated functions: jaya . plot.jaya . summary.jaya . 
Some associated R codes: jaya.R . plotJaya.R . summaryJaya.R .  Full Jaya 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  
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  
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  
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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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