Skip to contents

Plot function for hmde_model_template object

Usage

# S3 method for class 'hmde_model_template'
plot(x, ...)

Arguments

x

hmde_model_template output from hmde_model

...

Additional argument space to conform to S3 template.

Examples

# basic usage of plot
hmde_model("constant_single_ind") |> plot()