wommbatNoGUI: Analyze working memory models with no GUI.

Description Usage Arguments Details Value See Also

View source: R/wommbat.R

Description

The wommbatNoGUI function analyzes the models defined in a saved wommbat analysis file, without using the GUI. This is useful for simulations.

Usage

1
2
     wommbatNoGUI(project=NULL, projectFile= NULL, settings)
     

Arguments

settings

a list containing the MCMC settings for the analysis. See womExtractModel.

projectFile

a saved WMCapacity analysis (.Rdata file), containing all the necessary information necessary to start an analysis.

project

a environment of a WMCapacity analysis, containing all the necessary information necessary to start an analysis.

Details

This function analyzes the models specified in the saved analysis file, using no GUI.

For further details, click on the Help button in the GUI, or see the user's manual at http://wmcapacity.r-forge.r-project.org/.

Value

This function returns nothing. The defined models and results may be extracted my means of the womExtractModel function.

See Also

wommbatGUI, for the GUI interface (useful for simulations).


WMCapacity documentation built on May 1, 2019, 8:01 p.m.