majoraxisreg: A major axis regression with parameters fitted by optim.

Description Usage Arguments

Description

A major axis regression with parameters fitted by optim. The regression is the line which minimizes perpendicular distance summed over all points (and squared).

Usage

1
2
3
majoraxisreg(x, y, title = "", graphit = F, add = F, pts = T,
  clr = "blue", xtitle = "x", ytitle = "y", ptsize = 1,
  labsize = 1)

Arguments

graphit

Logical; if TRUE adds plot output.

add

xxxdocparam in majoraxisreg() is different to add in add_plot.R.

clr

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

ptsize

Passed to argument cex in graphics::par().


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