Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

methods

Methods for NCT objects


Description

Print method, prints the NCT output, plot method plots the output, summary method returns a summary of the output.

Usage

## S3 method for class 'NCT'
print(x,...)
## S3 method for class 'NCT'
summary(object,...)
## S3 method for class 'NCT'
plot(x, what = c("strength","network","edge","centrality"),...)

Arguments

x

output of NCT

object

output of NCT

what

defines what has to be plotted: results pertaining to test on invariance of global strength ("strength"), network structure ("network"), edge strength ("edge"), or specific centrality measure ("centrality")

...

Arguments only used in plot method

Author(s)

Claudia D. van Borkulo, with contributions from Jonas Haslbeck, Sacha Epskamp, Payton Jones and Alex Millner

Maintainer: Claudia D. van Borkulo <cvborkulo@gmail.com>


NetworkComparisonTest

Statistical Comparison of Two Networks Based on Three Invariance Measures

v2.2.1
GPL-2
Authors
Claudia van Borkulo [aut, cre], Sacha Epskamp [aut], Payton Jones [aut], Jonas Haslbeck [ctb], Alex Millner [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.