You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cut<-25# number of points observed of the partially observed functionkcurves<-10# number of curves of the envelope involved in the bandresults<- extension(data, focal, cut, dist)
pl<- plotBand(data, cut, results$Jordered, kcurves, focal)
To explore different values of cut and kcurves (only running in Rstudio)