powered by
calculateGaussianMixture return a data.table containing the result of the Gaussian Mixture and result of the test
calculateGaussianMixture
calculateGaussianMixture(AFMImage)
an AFMImage from Atomic Force Microscopy
AFMImage
# NOT RUN { library(AFM) data(AFMImageOfNetworks) mixtureCharacteristics<-calculateGaussianMixture(AFMImageOfNetworks) print(mixtureCharacteristics) # }
Run the code above in your browser using DataLab