Last chance! 50% off unlimited learning
Sale ends in
Explores the distribution of coefficient values.
# S3 method for OutCoe
boxplot(x, ...)
the Coe object
useless here
a ggplot2 object
Other Coe_graphics:
hcontrib()
# NOT RUN {
# on OutCoe
bot %>% efourier(9) %>% rm_harm(1) %>% boxplot()
data(olea)
op <- opoly(olea)
boxplot(op)
# }
Run the code above in your browser using DataLab