powered by
A pba model S4 class
# S4 method for bplot show(object)# S4 method for bplot [[(x, i)
# S4 method for bplot [[(x, i)
A bplot object.
bplot
An integer. Used to index the bplot object.
show: Method to show bplot object.
show
[[: Method to subset bplot object.
[[
balance.partition
A ggplot object. The "partition" sub-plot.
ggplot
balance.distribution
A ggplot object. The "distribution" sub-plot.
balances
The results of balance.fromSBP.
balance.fromSBP
# NOT RUN { library(balance) data(iris) x <- iris[,1:4] sbp <- sbp.fromPBA(x) balance(x, sbp) # }
Run the code above in your browser using DataLab