Learn R Programming

spsur (version 1.0.2.5)

print.summary.spsur: Print method for objects of class summary.spsur.

Description

Print method for objects of class summary.spsur.

Usage

# S3 method for summary.spsur
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

object of class summary.spsur.

digits

number of digits to show in printed tables. Default: max(3L, getOption("digits") - 3L).

...

further arguments passed to or from other methods.

Author

Fernando Lopezfernando.lopez@upct.es
Roman Minguezroman.minguez@uclm.es
Jesus Murjmur@unizar.es

See Also

summary.spsur.

Examples

Run this code
 # See examples for \code{\link{spsurml}} or
 # \code{\link{spsur3sls}} functions.

Run the code above in your browser using DataLab