# NOT RUN {
lowO <- subset(animals, Group==1)[-1]
semPMFG<-semnetboot(lowO)
#Replicates previous analysis
repsemPMFG<-semnetboot(lowO, seeds = semPMFG$Seeds)
semLoGo<-semnetboot(lowO,method="LoGo")
semMaST<-semnetboot(lowO,method="MaST")
semThreshold<-semnetboot(lowO,method="threshold")
# }
Run the code above in your browser using DataLab