print.seqmulti: Print the results by the multi-logistic regression model

Description Usage Arguments Details Value

View source: R/print_multi.R

Description

print.seqmulti print the result of the multi-logistic regression model

Usage

1
2
## S3 method for class 'seqmulti'
print(x, ...)

Arguments

x

A variable of type seqmulti

...

Additional variables to be transferred to functions

Details

This function is used to present results in a concise way. If we select enough samples that satisfy the stopping criterion, then we show several messages to report the conclusion including the length of fixed size confidence set, the number of samples we choose and the value of coefficient.

Value

print.seqmulti returns several messages to show the conclusion.


seqest documentation built on July 2, 2020, 2:28 a.m.