Jr {evola} | R Documentation |
Makes a matrix of ones with a single column and nr rows.
Jr(nr)
nr |
Number of rows to create. |
A simple apply function to make a matrix of one column and nr rows.
a matrix
Giovanny Covarrubias-Pazaran (2024). evola: a simple evolutionary algorithm for complex problems. To be submitted to Bioinformatics.
evolafit
– the core function of the package
Jr(5)