# \donttest{
# Using the default number of classes
fun.RMFMKL.hs(data=rnorm(1000,3,2),default="Y",fmkl.init=c(-0.25,1.5),leap=3)
# Using 20 classes
fun.RMFMKL.hs(data=rnorm(1000,3,2),default="N",fmkl.init=c(-0.25,1.5),
no.c.fmkl=20,leap=3)
# }
Run the code above in your browser using DataLab