powered by
Patel.
patel(X, lower = 0.1, upper = 0.9, bin = 0.75, TK = 0, TT = 0)
time x node 2D matrix.
percentile cuttoff.
percentile cuttoff for 0-1 scaling.
threshold for conversion to binary values.
significance threshold for connection strength kappa.
significance threshold for direction tau.
PT list with strengths kappa, direction tau, and net structure.
# NOT RUN { # Generate some sample data x=array(rnorm(200*5), dim=c(200,5)) p=patel(x) # }
Run the code above in your browser using DataLab