Learn R Programming

texmex (version 2.1)

methods: Methods for texmex objects

Description

Methods for texmex objects.

Usage

"coef"(object,...) "coef"(object,...) "coef"(object,...) "coefficients"(object,...) "coefficients"(object,...) "coefficients"(object,...) "coefficients"(object,...)
"plot"(x,...) "plot"(x, col=2, bootcol="grey", addNexcesses=TRUE, ...)
"print"(x,...) "print"(x,...) "print"(x,...) "print"(x,...) "print"(x,...) "print"(x,...) "print"(x,...) "print"(x,...) "print"(x,...) "print"(x,...) "print"(x,...) "print"(x,digits=3,...) "print"(x,...) "summary"(object,...) "summary"(object,...) "summary"(object,...) "summary"(object,verbose=TRUE,...)

Arguments

x
A texmex object of class indicated by method type.
object
A texmex object of class indicated by method type.
digits
Number of digits for printing.
verbose
Logical, whether to show model fitting summary in addition to just model parameter estimates.
col
The colour of points on the plot (the point estimates in plot.mexRangeFit).
bootcol
The colour of points for point estimates from bootstrap samples in plot.mexRangeFit.
addNexcesses
Whether or not to print the number of threshold excesses in plot.mexRangeFit. Defaults to TRUE.
...
Further arguments to methods.