Other packages > Find by keyword >

nlrx  

Setup, Run and Analyze 'NetLogo' Model Simulations from 'R' via 'XML'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("nlrx", "0.4.5")



Attach the package and use:
library("nlrx")
Maintained by
Sebastian Hanss
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-18
Latest Update: 2023-05-16
Description:
Setup, run and analyze 'NetLogo' () model simulations in 'R'. 'nlrx' experiments use a similar structure as 'NetLogos' Behavior Space experiments. However, 'nlrx' offers more flexibility and additional tools for running and analyzing complex simulation designs and sensitivity analyses. The user defines all information that is needed in an intuitive framework, using class objects. Experiments are submitted from 'R' to 'NetLogo' via 'XML' files that are dynamically written, based on specifications defined by the user. By nesting model calls in future environments, large simulation design with many runs can be executed in parallel. This also enables simulating 'NetLogo' experiments on remote high performance computing machines. In order to use this package, 'Java' and 'NetLogo' (>= 5.3.1) need to be available on the executing system.
How to cite:
Sebastian Hanss (2019). nlrx: Setup, Run and Analyze 'NetLogo' Model Simulations from 'R' via 'XML'. R package version 0.4.5, https://cran.r-project.org/web/packages/nlrx
Previous versions and publish date:
0.1.0 (2019-03-18 17:50), 0.2.0 (2019-03-28 15:20), 0.3.0 (2019-09-26 14:50), 0.4.0 (2019-12-03 13:20), 0.4.1 (2020-02-07 10:40), 0.4.2 (2020-11-14 01:00), 0.4.3 (2021-09-20 20:50), 0.4.4 (2023-05-16 16:40)
Other packages that cited nlrx R package
View nlrx citation profile
Other R packages that nlrx depends, imports, suggests or enhances
Functions, R codes and Examples using the nlrx R package
Some associated functions: analyze_eFast . analyze_ff . analyze_lhs . analyze_morris . analyze_nl . analyze_simple . analyze_sobol . analyze_sobol2007 . analyze_soboljansen . check_netlogo_version . download_netlogo . eval_simoutput . eval_variables_constants . experiment . export_nl . getexp . getnl . getsim . import_nl . init-classes . nl . nl_distinct . nl_eFast . nl_ff . nl_gensa . nl_lhs . nl_morris . nl_simple . nl_sobol . nl_sobol2007 . nl_soboljansen . nl_spatial . nl_to_graph . nl_to_points . nl_to_raster . nldoc . nldoc_find_procedure_calls . nldoc_network . nldoc_parse_modelcode . nldoc_read_nlogo . nldoc_table_bs . nldoc_table_gui . nldoc_write_nldoc . nlrx-package . pipe . print.nl . report_model_parameters . run_nl_all . run_nl_dyn . run_nl_one . setexp . setnl . setsim . simdesign . simdesign_ABCmcmc_Marjoram . simdesign_ABCmcmc_Marjoram_original . simdesign_ABCmcmc_Wegmann . simdesign_GenAlg . simdesign_GenSA . simdesign_distinct . simdesign_eFast . simdesign_ff . simdesign_lhs . simdesign_morris . simdesign_simple . simdesign_sobol . simdesign_sobol2007 . simdesign_soboljansen . supported_netlogo_versions . test_nlrx . unnest_simoutput . util_call_nl . util_cleanup . util_create_agentset_reporter . util_create_lhs . util_create_sim_XML . util_eval_constants . util_eval_experiment . util_eval_simdesign . util_eval_variables . util_eval_variables_distinct . util_eval_variables_ff . util_eval_variables_op . util_eval_variables_sa . util_gather_results . util_generate_seeds . util_get_os . util_print.experiment . util_print.nl . util_print.simdesign . util_print.summary . util_read_write_batch . util_run_nl_dyn_ABCmcmc . util_run_nl_dyn_GenAlg . util_run_nl_dyn_GenAlg_fn . util_run_nl_dyn_GenSA . util_run_nl_dyn_GenSA_fn . write_simoutput . 
Some associated R codes: analyze_nl.R . class_constr.R . class_init.R . class_setget.R . download_netlogo.R . eval_simoutput.R . eval_variables_constants.R . export_nl.R . import_nl.R . nl_to_graph.R . nl_to_points.R . nl_to_raster.R . nldoc.R . nldoc_find_procedure_calls.R . nldoc_network.R . nldoc_parse_modelcode.R . nldoc_read_nlogo.R . nldoc_table_bs.R . nldoc_table_gui.R . nldoc_write_nldoc.R . nlrx-package.R . print_nl.R . report_model_parameters.R . run_nl.R . sample_data.R . simdesign_helper.R . test_nlrx.R . unnest_simoutput.R . util_eval.R . util_runnl.R . util_runnl_dyn.R . util_stuff.R . utils-pipe.R . write_simoutput.R . zzz.R .  Full nlrx 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

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

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