plot.sim_reg_summary {SimReg} | R Documentation |
Plot summary of sim_reg_output
object
Description
Plot summary of sim_reg_output
object
Usage
## S3 method for class 'sim_reg_summary'
plot(x, ...)
## S3 method for class 'sim_reg_output'
plot(x, ...)
Arguments
x |
Object of class |
... |
Additional arguments to pass to |
[Package SimReg version 3.4 Index]