Descriptive summary of the neutrosphic numbers
nsummary(data)
Data frame of descriptive neutrosophic statistics.
data is a list of neutrosophic numbers
Zahid Khan
Florentin Smarandache (2014): Introduction to Neutrosophic Statistics. ISBN: 9781599732749
interval_add
,interval_div
.
data <- list(c(1, 2), c(4), c(2, 3),c(5,11),c(4,8),c(20,25))
s <- nsummary(data)
print(s)
Run the code above in your browser using DataLab