[Blotter-commits] r1691 - pkg/quantstrat/sandbox/backtest_musings
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jun 16 20:09:31 CEST 2015
Author: braverock
Date: 2015-06-16 20:09:31 +0200 (Tue, 16 Jun 2015)
New Revision: 1691
Modified:
pkg/quantstrat/sandbox/backtest_musings/strat_dev_process.Rmd
pkg/quantstrat/sandbox/backtest_musings/strat_dev_process.pdf
Log:
- fix typo
Modified: pkg/quantstrat/sandbox/backtest_musings/strat_dev_process.Rmd
===================================================================
--- pkg/quantstrat/sandbox/backtest_musings/strat_dev_process.Rmd 2015-06-10 21:43:32 UTC (rev 1690)
+++ pkg/quantstrat/sandbox/backtest_musings/strat_dev_process.Rmd 2015-06-16 18:09:31 UTC (rev 1691)
@@ -4,6 +4,7 @@
bibliography: stat_process.bib
output:
rmarkdown::tufte_handout
+ #tufterhandout::html_tufte_handout
#toc: true
#toc_depth: 2
#number_sections: true
@@ -512,7 +513,7 @@
# Evaluating Each Component of the Strategy ^[*Maintain alertness in each particular instance of particular ways in which our knowledge is incomplete*. - John @Tukey1962 p. 14]
It is important to evaluate each component of the strategy separately. If we
-wish to evaluate whether out hypotheses about the market are correct, it does
+wish to evaluate whether our hypotheses about the market are correct, it does
not make sense to first build a strategy with many moving parts and meticulously
fit it to the data until after all the components have been evaluated for their
own "goodness of fit".
Modified: pkg/quantstrat/sandbox/backtest_musings/strat_dev_process.pdf
===================================================================
(Binary files differ)
More information about the Blotter-commits
mailing list