RayleighTest3D(coord, Alpha = 0.05)
LoadData3D
function.
AllAngleStatistics
, AllModuleStatistics3D
.
FileName<-system.file("data/XYZcoor.txt", package="VecStatGraphs3D")
dat<-LoadData3D(FileName, Type=1)
coordinates<-dat[,4:6]
RayleighTest3D(coordinates, Alpha = 0.05)
Run the code above in your browser using DataLab