internal/plglm: Plots results of glm fit

plglmR Documentation

Plots results of glm fit

Description

Plots results of glm's fitted to CES data. Not for public consumption, called by plot.ces.glmfit

Usage

plglm(x, graph='-', ylab='', file=NULL, ...)

Arguments

x

Results of a glm fit possibly from index

graph

Plot graph to screen ('X') or file ('png')

ylab

Label for y-axis, typically 'Abundance' or 'Productivity'

file

Name of file

...

Extra arguments passed to png()

Author(s)

Rob Robinson

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

btorobrob/cesr documentation built on June 9, 2025, 5:39 a.m.