summary.stoch_logistic: Print general info about stochastic logistic regression...

Description Usage Arguments See Also

View source: R/logistic.R

Description

Same as 'print' function. To check the fitted coefficients use function 'coef'.

Usage

1
2
## S3 method for class 'stoch_logistic'
summary(object, ...)

Arguments

object

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

...

Not used.

See Also

coef.stoch_logistic , stochastic.logistic.regression


stochQN documentation built on Sept. 26, 2021, 9:07 a.m.