powered by
Explores the distribution of coefficient values.
# S3 method for OutCoe boxplot(x, ...)
the Coe object
useless here
a ggplot2 object
Other Coe_graphics: hcontrib()
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