powered by
Summary method for class sevt.
sevt
# S3 method for sevt summary(object, ...)# S3 method for summary.sevt print(x, max = 10, ...)
# S3 method for summary.sevt print(x, max = 10, ...)
An object of class summary.sevt
summary.sevt
for which a print
print
method exist.
an object of class sevt.
arguments for compatibility.
an object of class summary.sevt.
the maximum number of variables for which information is printed.
Print model information and summary of stages.
model <- stages_fbhc(full(PhDArticles, lambda = 1)) summary(model)
Run the code above in your browser using DataLab