R/data.R

#' Estimation data for the Ising network of major depressive disorder
#'
#' @source \url{https://figshare.com/projects/Major_depression_as_a_complex_dynamic_system_accepted_for_publication_in_PLoS_ONE_/17360}
#' @name MDDNetwork
NULL

#' @describeIn MDDNetwork The connectivity strength of the network,
#' represented in a weighted adjacency matrix.
"MDDConnectivity"

#' @describeIn MDDNetwork The thresholds of the network nodes,
#' represented in a vector.
"MDDThresholds"

Try the Isinglandr package in your browser

Any scripts or data that you put into this service are public.

Isinglandr documentation built on July 26, 2023, 5:34 p.m.