| print.summary.ddhazard | R Documentation | 
The sd printed for time-varying effects are point-wise standard deviations from the smoothed covariance matrices.
## S3 method for class 'summary.ddhazard'
print(x, digits = getOption("digits"), ...)
## S3 method for class 'ddhazard'
summary(object, var_indices = 1:ncol(object$state_vecs), max_print = 10, ...)
x | 
 object returned from   | 
digits | 
 number of digits to print.  | 
... | 
 not used.  | 
object | 
 object returned from   | 
var_indices | 
 variable indices to print for time-varying effects.  | 
max_print | 
 maximum number of time points to print coefficients at.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.