Ising-methods | R Documentation |
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.
## S3 method for class 'IsingFit'
print(x, ...)
## S3 method for class 'IsingFit'
summary(object, ...)
## S3 method for class 'IsingFit'
plot(x, ...)
x |
output of |
object |
output of |
... |
Arguments sent to qgraph. Only used in plot method. |
Claudia van Borkulo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.