<< stixbox_getpath Miscellaneous Polynomials >>

stixbox >> stixbox > Miscellaneous > summary

summary

Descriptive five-number summary of some data

Parameters

x :

a matrix of doubles, the data to analyze

Description

Compute a struct with various descriptive statistics on the input data. These statistics are computed by:

Examples

summary(1:100)
summary(rand(100,1))

See also

Authors

Bibliography

Five-number summary


Report an issue
<< stixbox_getpath Miscellaneous Polynomials >>