as.data.frame: Convert a PMP object into a data frame

Description Usage Arguments Value Author(s)

Description

This function takes a PMP object an returns a data.frame summarising the information.

Usage

1
2
## S3 method for class 'PMP'
as.data.frame(x, ...)

Arguments

x

valid PMP object

...

arguments to be passed to data.frame

Value

a data.frame with the posterior and prior probabilities as well as the definition of the models

Author(s)

Rachel Heyard


TBFmultinomial documentation built on May 2, 2019, 2:11 p.m.