show,dfba_gamma_out-method {DFBA} | R Documentation |
Formatted output for dfba_gamma
Description
Formatted output for dfba_gamma
Usage
## S4 method for signature 'dfba_gamma_out'
show(object)
## S4 method for signature 'dfba_gamma_out'
plot(x, plot.prior = TRUE)
Arguments
object |
An object of class |
x |
An object of class |
plot.prior |
Show prior distribution (default = TRUE) |
Value
No return value, called for side effect. Objects of class dfba_gamma_out
are printed.
No return value, called for side effect. Method produces a plot of class dfba_gamma_out
[Package DFBA version 0.1.0 Index]