print.mapbayests {mapbayr}R Documentation

Print a mapbayests object

Description

Print a mapbayests object

Usage

## S3 method for class 'mapbayests'
print(x, ...)

Arguments

x

A mapbayests object.

...

additional arguments

Value

print the results of the estimation to the console, and returns it invisibly.


[Package mapbayr version 0.10.0 Index]