powered by
Interval conversion for neutrosophic numbers
interval_df(data)
Data frame of neutrosophic numbers.
data is a vector or a list of neutrosophic numbers
Zahid Khan
Florentin Smarandache (2014): Introduction to Neutrosophic Statistics. ISBN: 9781599732749
# values are interval forms as required in neutrosophic data data <- list(c(6, 6), c(2, 8), c(30,50), c(18, 24)) interval_df(data)
Run the code above in your browser using DataLab