nestAbund.gui {nestAbund2}R Documentation

Graphical user interface for nest abund program.

Description

Graphical user interface for nest abund program.

Usage

nestAbund.gui()

Details

Gets input file, binary and continuous covariate variable names, and model specification. Then, allows the model to be run and AIC info saved to a table. To accomplish these tasks without the GUI (for use in scripts), do the following: nestAbund.read.csv(filename) nestAbund.select.binCov(binCovName) nestAbund.select.contCov(contCovName) nestAbund.runmod(modname)

Value

returns nothing


[Package nestAbund2 version 0.1.0 Index]