plot.bootstrap {lmap} | R Documentation |
Plot an object obtained using one of the bootstrap functions
Description
Plot an object obtained using one of the bootstrap functions
Arguments
x |
an object of type bootstrap |
level |
level of confidence regios |
type |
choose between "Bag" (default) or "norm" |
... |
additional arguments to be passed. |
prop |
Proportion of all the points to be included in the bag (default is 0.5) |
Value
Plot of the results obtained from bootstrap
[Package lmap version 0.2.4 Index]