# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nnetLM" in publications use:' type: software license: MIT title: 'nnetLM: Neural Network with Levenberg-Marquardt Optimization' version: 1.0.1.9000 doi: 10.32614/CRAN.package.nnetLM abstract: An implementation of a Neural Network using the Levenberg-Marquardt optimization from 'minpack.lm', ideal for small datasets. For more details see Moré (1978) . authors: - family-names: Minora given-names: Umberto email: umbertofilippo@tiscali.it orcid: https://orcid.org/0000-0003-2151-6500 repository: https://umbe1987.r-universe.dev repository-code: https://github.com/umbe1987/nnetLM commit: 0ebb18f12a1cd532696aeb95146cefb2f0bfb5cf url: https://github.com/umbe1987/nnetLM date-released: '2026-02-25' contact: - family-names: Minora given-names: Umberto email: umbertofilippo@tiscali.it orcid: https://orcid.org/0000-0003-2151-6500