powered by
MaxValue(modules)
LoadData
NumberOfElements
MinValue
Range
ModuleSum
ArithmeticMean
StandardError
ModuleStandardDeviation
ModuleVariance
ModulePopulationVariance
ModulePopulationStandardDeviation
SkewnessModuleCoefficient
KurtosisModuleCoefficient
AllModuleStatistics
FileName<-system.file("data/RectangularData.txt", package="VecStatGraphs2D") dat<-LoadData(FileName, Type=2, Direction=2) modules<-dat[,1] MaxValue(modules)
Run the code above in your browser using DataLab