Skip to content

interpolate method returns term object instead of numeric. #34

Description

@wilsonfreitas

interpolate method returns term object instead of numeric.

interpolate(rf_curve@interpolation, options_df$bdays) |> class()
# [1] "Term"
# attr(,"package")
# [1] "fixedincome"

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions