as.data.frame.mapbayests: Return the mapbay_tab as a data.frame
Description
Return the mapbay_tab as a data.frame
Usage
# S3 method for mapbayests
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
Value
a data.frame (the mapbay_tab from estimation)
Arguments
- x
A mapbayests object.
- row.names, optional, ...
passed to as.data.frame