a character, optimization network selection criterion such as "AIC" and "BIC", to be used in cnSearchSA
tempCheckOrders
an integer, the number of iteration, orders to be searched, with constant temperature, to be used in cnSearchSA
maxIter
an integer, the total number of iterations, thus orders, to be processed, to be used in cnSearchSA
filename
name of the sif file saved, default BAYESIAN
Value
sif
the inferred data-driven network in sif format
Details
This function transforms the data in a format compatible with catnet package, infers the network using the Stochastic Network Search as implemented in catnet (see cnSearchSA), computes the consensus model of the models returned by cnSearchSA considering only links that have a frequency of appearence greater than 0.1 and returns the model in the sif format.