Learn R Programming

IsingFit (version 0.4)

Ising-methods: Methods for IsingFit objects

Description

Print method prints the IsingFit output , plot method plots the estimated network (with the qgraph package), and summary method returns density of the network, the value of gamma used, the rule used, and the time the analysis took.

Usage

# S3 method for IsingFit
print(x, ...)
# S3 method for IsingFit
summary(object, ...)
# S3 method for IsingFit
plot(x, ...)

Arguments

x

output of IsingFit

object

output of IsingFit

...

Arguments sent to qgraph. Only used in plot method.

Author

Claudia van Borkulo