Package index
-
SSJGL_CV_final_pcorCI() - Full SSJGL workflow: CV selection + final fit with bootstrap CIs
-
SSJGL_final_with_pcor_CI() - Fit SSJGL at best v0 with bootstrap confidence intervals
-
SSJGL_select_v0_cv() - Select v0 via K-fold cross-validation
-
coef(<ssjgl>) - Extract precision matrices from an ssjgl fit
-
compute_metrics() - Compute comprehensive evaluation metrics for an ssjgl fit
-
confusion_at_threshold() - Compute confusion matrix metrics at a threshold
-
extract_adjacency() - Extract binary adjacency matrices from an ssjgl fit
-
extract_pcor() - Extract partial correlation matrices from an ssjgl fit
-
extract_precision() - Extract precision matrices from an ssjgl fit
-
extract_probabilities() - Extract edge inclusion probabilities from an ssjgl fit
-
fitted(<ssjgl>) - Extract partial correlations from an ssjgl fit
-
getdiffmetric() - Compute differential edge metrics across groups
-
getmetric() - Compute graph recovery metrics (single group)
-
make_v0_ladder() - Generate a v0 ladder for exploring sparsity levels
-
negloglik_Gaussian() - Gaussian negative log-likelihood
-
plot(<ssjgl>) - Plot partial correlation heatmaps from an ssjgl fit
-
plot_path() - Plot the solution path
-
plot_roc() - Plot ROC curve
-
plot_stability() - Plot stability of graph structure across the v0 ladder
-
precision_to_pcor() - Convert precision matrix to partial correlations
-
print(<ssjgl>) - Print an ssjgl object
-
print(<summary.ssjgl>) - Print summary of ssjgl
-
roc_auc() - Compute ROC curve and AUC
-
simdat - Simulated Network Data
-
simulate_ssjgl_data() - Simulate data from known precision matrices for multiple groups
-
ssjgl() - Bayesian Spike-and-Slab Joint Graphical Lasso
-
summary(<ssjgl>) - Summarize an ssjgl object