# NOT RUN {
# }
# NOT RUN {
data(exampleData)
results = fasjem(X = exampleData, method = "fasjem-g", 0.1, 0.1, 0.1, 0.05, 10)
plot.fasjem(results)
plot.fasjem(results, type="share")
plot.fasjem(results, type="sub", subID=1)
plot.fasjem(results, type="neighbor", index=50)
# }
Run the code above in your browser using DataLab