This function compute the symbolic mean for intervals
# S3 method for symbolic_interval
mean(x, method = c("centers", "interval"), trim = 0, na.rm = F, ...)# S3 method for symbolic_tbl
mean(x, ...)
A symbolic interval.
The method to be use.
As in R mean function.
As in R mean function.
As in R mean function.
Oldemar Rodriguez Rojas
Billard L. and Diday E. (2006). Symbolic data analysis: Conceptual statistics and data mining. Wiley, Chichester.
Rodriguez, O. (2000). Classification et Modeles Lineaires en Analyse des Donnees Symboliques. Ph.D. Thesis, Paris IX-Dauphine University.