Initial CRAN release.
run_walk_forward()
with
wf_report()
and overlap-safe wf_stitch()
.run_param_grid()
plus
helper metric metric_sharpe()
.print.wf_optimization_result()
and
print.param_grid_result()
.\dontrun{}
with
\donttest{}
and wrapped network/DB cases in
@examplesIf(...)
.DBI
; they now guard on
RSQLite
and a local database file.list_examples()
and run_example()
.sql_adapter_adjusted()
for adjusted prices.load_mixed_symbols()
to load equities together with
VIX safely.convert_to_nweeks()
handles monthly via
n = 4
; sql_adapter()
monthly path fixed.safe_divide()
.@param x
and @param ...
to S3 print
methods to satisfy CRAN checks.wf_stitch()
now declares
@importFrom stats aggregate
(updated NAMESPACE).