powered by
Rendering of path lattice
Plot_list_paths(arr)
a data frame produced by Path_array.
Path_array
l=list(H=c(0.2,0.8),alpha=c(1,1.8), freq="H") arr<-Path_array(N=300,m=30,M=100,l=l,sigma=0.3) p<-Plot_list_paths(arr) p
Run the code above in your browser using DataLab