Learn R Programming

mgm (version 1.1-7)

print.rs:

Description

Returns the model class, number of nodes, sample size of resamples, resampling with replacement TRUE/FALSE and iterations of resampling scheme.

Usage

# S3 method for rs
print(x, …)

Arguments

x
rs object (output of function rs.mgm())
Not used.