R/gr-Coe.R
boxplot.OutCoe.Rd
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()
# on OutCoe bot %>% efourier(9) %>% rm_harm(1) %>% boxplot() #> 'norm=TRUE' is used and this may be troublesome. See ?efourier #Details data(olea) op <- opoly(olea) #> 'nb.pts' missing and set to 91 #> 'degree' missing and set to 5 boxplot(op)