read.subject: Reads single subject's network from txt files.

Description Usage Arguments Value

View source: R/dgm.R

Description

Reads single subject's network from txt files.

Usage

1
read.subject(path, id, nodes, modelStore = TRUE)

Arguments

path

path.

id

identifier to select all subjects' nodes, e.g. pattern containing subject ID and session number.

nodes

number of nodes.

modelStore

can be set to false to save memory.

Value

store list with results.


DGM documentation built on Dec. 11, 2021, 9:54 a.m.