Summary and print methods for the class sart
as returned by the function sart.
# S3 method for sart
summary(object, Glist, data, ...)# S3 method for summary.sart
print(x, ...)
# S3 method for sart
print(x, ...)
A list of the same objects in object
.
an object of class sart
, output of the function sart
.
adjacency matrix or list sub-adjacency matrix. This is not necessary if the covariance method was computed in cdnet.
dataframe containing the explanatory variables. This is not necessary if the covariance method was computed in cdnet.
further arguments passed to or from other methods.
an object of class summary.sart
, output of the function summary.sart
or class sart
, output of the function sart
.