Learn R Programming

sstvars (version 1.1.6)

print.stvarsum: Summary print method from objects of class 'stvarsum'

Description

print.stvarsum is a print method for object 'stvarsum' generated by summary.stvar.

Usage

# S3 method for stvarsum
print(x, ..., digits, standard_error_print = FALSE)

Value

Returns the input object x invisibly.

Arguments

x

object of class 'stvarsum' generated by summary.stvar.

...

currently not used.

digits

the number of digits to be printed.

standard_error_print

if set to TRUE, instead of printing the estimates, prints the approximate standard errors using square roots of the diagonal of inverse of the observed information matrix.