Skip to contents

This function plots on the same figure the fd curves from the fd_list by evaluating them on the given regul_time

Usage

plot_fd_list(fd_list, curves_names, regul_time)

Arguments

fd_list

a list of fd objects

curves_names

a list of the curves names

regul_time

a numeric vector

Value

a plot

Author

Francois Bassac