Should data be transformed to a normal distribution?
Defaults to FALSE.
Data is not transformed to be normal.
Set to TRUE if data should be transformed to be normal
(computes correlations using the cor_auto function)
na.data
How should missing data be handled?
For "listwise" deletion the na.omit function is applied.
Set to "fiml" for Full Information Maxmimum Likelihood (corFiml).
Full Information Maxmimum Likelihood is recommended but time consuming
depend
Is network a dependency (or directed) network?
Defaults to FALSE.
Set TRUE to generate a MaST-filtered dependency network
(output obtained from the depend function)