Summary of GMWM object
Displays summary information about GMWM object
## S3 method for class 'gmwm' summary(object, inference = NULL, bs.gof = NULL, bs.gof.p.ci = NULL, bs.theta.est = NULL, bs.ci = NULL, B = 100, ...)
object |
A |
inference |
A value containing either: NULL (auto), TRUE, or FALSE |
bs.gof |
A value containing either: NULL (auto), TRUE, FALSE |
bs.gof.p.ci |
A value containing either: NULL (auto), TRUE, FALSE |
bs.theta.est |
A value containing either: NULL (auto), TRUE, FALSE |
bs.ci |
A value containing either: NULL (auto), TRUE, FALSE |
B |
An |
... |
Other arguments passed to specific methods |
A summary.gmwm
object with:
Estimated Theta Values
Goodness of Fit Information
Inference performed? T/F
Bootstrap GOF? T/F
Bootstrap GOF P-Value CI? T/F
Bootstrap Theta Estimates? T/F
Bootstrap CI? T/F
Indicates if program supplied initial starting values
Seed used during guessing / bootstrapping
Value of obj.fun at minimized theta
Length of Time Series
JJB
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.