+ boxplot.py: script to generate graphic with boxplot to illustrate distances between theorical and visual means for each population value
This commit is contained in:
parent
b70a60bc59
commit
ba6770df43
3 changed files with 123 additions and 78 deletions
|
|
@ -34,6 +34,7 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/application/eda_sa)
|
|||
|
||||
SET(SOURCES
|
||||
t-doEstimatorNormalMulti
|
||||
t-mean-distance
|
||||
)
|
||||
|
||||
FOREACH(current ${SOURCES})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue