powered by
## S3 method for class 'fem': plot(x, Y, loglik=F, ...)
data(iris) res = fem(iris[,-5],3,model='AkB') plot.fem(res,iris[,-5])
Run the code above in your browser using DataLab