# Generated by roxygen2: do not edit by hand

S3method(plot,yc_curve)
S3method(plot,yc_pca)
S3method(print,yc_curve)
S3method(print,yc_pca)
S3method(summary,yc_curve)
S3method(summary,yc_pca)
export(yc_bond_duration)
export(yc_carry)
export(yc_cubic_spline)
export(yc_curve)
export(yc_discount)
export(yc_duration)
export(yc_fit)
export(yc_forward)
export(yc_interpolate)
export(yc_key_rate_duration)
export(yc_level_slope_curvature)
export(yc_nelson_siegel)
export(yc_par_to_zero)
export(yc_pca)
export(yc_predict)
export(yc_slope)
export(yc_svensson)
export(yc_zero_to_par)
export(yc_zspread)
importFrom(cli,cli_abort)
importFrom(cli,cli_bullets)
importFrom(cli,cli_h1)
importFrom(cli,cli_warn)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,approx)
importFrom(stats,optim)
importFrom(stats,prcomp)
importFrom(stats,splinefun)
importFrom(stats,uniroot)
