stat# swordfish.function.stat()# Return a dictionary about the descriptive statistics of X including avg(mean), max, min, count, median, and stdev. Parameters: X (Constant) – A vector/matrix.