ggplot2-ggproto: Plot an object obtained using one of the bootstrap functions

plot.bootstrapR 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


lmap documentation built on April 3, 2025, 5:47 p.m.

Related to ggplot2-ggproto in lmap...