Learn R Programming

hmde (version 1.3.1)

summary.hmde_model_template: Summary function for hmde_model_template object

Description

Summary function for hmde_model_template object

Usage

# S3 method for hmde_model_template
summary(object, ...)

Arguments

object

hmde_model_template output from hmde_model

...

other parameters used for print

Examples

Run this code
# basic usage of summary
hmde_model("constant_single_ind") |> summary()

Run the code above in your browser using DataLab