Learn R Programming

stochQN (version 0.1.2-1)

print.stoch_logistic: Print general info about stochastic logistic regression object

Description

Print general info about stochastic logistic regression object

Usage

# S3 method for stoch_logistic
print(x, ...)

Arguments

x

A `stoch_logistic` object as output by function `stochastic.logistic.regression`.

...

Not used.

See Also

stochastic.logistic.regression