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