regress.plot: Regression coefficients, probabilities and graph.

Description Usage Arguments

Description

Performs regression in convenient way and returns coefficients and probabilities in a single vector, and plots a graph.

Usage

1
2
3
regress.plot(x, y, title = "", graphit = T, add = F, pts = T,
  clr = "blue", ptnames = NULL, xrange = NULL, yrange = NULL,
  xtitle = NULL, ytitle = NULL)

Arguments

graphit

Logical; if TRUE adds plot output.

clr

A string indicating colour. See argument col in graphics::par().


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.