Print a psychnet network
Usage
# S3 method for class 'psychnet'
print(x, ...)Examples
fit <- pcor_network(SRL_GPT)
print(fit)
#> <psychnet> pcor network
#> nodes: 5 edges: 10 (undirected)
Print a psychnet network
# S3 method for class 'psychnet'
print(x, ...)fit <- pcor_network(SRL_GPT)
print(fit)
#> <psychnet> pcor network
#> nodes: 5 edges: 10 (undirected)