MCResultResampling.plotBootstrapT {mcr} | R Documentation |
Plot distriblution of bootstrap pivot T
Description
Plot distriblution of bootstrap pivot T for slope and intercept and compare them with t(n-2) distribution.
Usage
MCResultResampling.plotBootstrapT(.Object, breaks = 20, ...)
Arguments
.Object |
Object of class "MCResultResampling". |
breaks |
Number of breaks in histogram. |
... |
further graphical parameters |
Value
No return value
[Package mcr version 1.3.3 Index]