Summary the SGD estimation results.
summary.Rd
Usage
# S3 method for class 'SGD_ESTIMATION_DF'
summary(object, base_date, ...)
Arguments
- object
An object of class
sgdEstimation
. Created byestimate_sgd
.- base_date
A valid string that can be transformed into data format using
ymd
.- ...
other arguments not used by this method