Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 26 found.
[1] < 1 2 3 > [3]  Sort:

writeADopts (Package: PBSadmb) : Writes the ADMB Options List from Memory to a File

Writes the global ADMB options list to a file in 'PBS' format (see PBSmodelling::writeList).
● Data Source: CranContrib
● Keywords: data, list
● Alias: writeADopts
● 0 images

convOS (Package: PBSadmb) :

Convert text files to the default format of the operating system.
● Data Source: CranContrib
● Keywords: character, file
● Alias: convOS
● 0 images

readRep (Package: PBSadmb) : Read an ADMB Report into R Memory

Import ADMB-generated report files into R's memory using the names of the report files to name the R-objects.
● Data Source: CranContrib
● Keywords: file, manip
● Alias: readRep
● 0 images

readADopts (Package: PBSadmb) : Reads an ADMB Options List into Memory From a File

Reads ADMB options into a global, hidden list object called .ADopts from an ASCII text file using
PBSmodelling::readList).
● Data Source: CranContrib
● Keywords: data, list
● Alias: readADopts
● 0 images

showADargs (Package: PBSadmb) : Show All Arguments for an ADMB Executable

Show all arguments available for an ADMB executable in the default text editor.
● Data Source: CranContrib
● Keywords: file
● Alias: showADargs
● 0 images

makeAD (Package: PBSadmb) : Make an Executable Binary File from a C File

Essentially a wrapper function that calls in sequence: convAD, compAD, and linkAD.
● Data Source: CranContrib
● Keywords: interface, programming
● Alias: makeAD
● 0 images

setADMBPath (Package: PBSadmb) : Creates the ADMB Options List

Creates a global list object detailing the pathways to the ADMB directory, the GCC bin, and the user's preferred text editor. Also keeps track of software versions for ADMB and GCC.
● Data Source: CranContrib
● Keywords: data, list
● Alias: setADMBPath, setADMBVer
● 0 images

appendLog (Package: PBSadmb) : Append Data to Log File

Append summary information or output to a previously created log file.
● Data Source: CranContrib
● Keywords: file
● Alias: appendLog
● 0 images

atget (Package: PBSadmb) :

These functions are wrappers to the PBSmodelling accessor functions that get/print objects from or put objects into a temporary work environment, in this case .PBSadmbEnv. Working objects include PBSadmb, which acts as a storage object for some of the functions, and .PBSadmb, which controls the options for the user's project.
● Data Source: CranContrib
● Keywords: environment, manip
● Alias: alisp, atcall, atget, atprint, atput
● 0 images

compAD (Package: PBSadmb) : Compile C Code

Compile C++ code in 'prefix'.cpp to create a binary object file 'prefix'.o.
● Data Source: CranContrib
● Keywords: interface, programming
● Alias: compAD
● 0 images