Files in WinVector/RcppDynProg
'Rcpp' Dynamic Programming

.Rbuildignore
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/RcppExports.R R/package.R R/solve_dyn_R.R R/solve_for_partition.R R/utils.R R/vtreat_coders.R R/xlin_fits_R.R R/xlin_fits_V.R R/xlin_fits_lm.R README.Rmd README.md
RcppDynProg.Rproj
_pkgdown.yml
cran-comments.md
docs/404.html
docs/LICENSE-text.html
docs/articles/RcppDynProg.html
docs/articles/RcppDynProg_files/accessible-code-block-0.0.1/empty-anchor.js
docs/articles/RcppDynProg_files/figure-html/r1-1.png
docs/articles/RcppDynProg_files/figure-html/r2-1.png
docs/articles/RcppDynProg_files/figure-html/rb1-1.png
docs/articles/RcppDynProg_files/figure-html/rg1-1.png
docs/articles/RcppDynProg_files/header-attrs-2.4/header-attrs.js
docs/articles/Segmentation.html
docs/articles/SegmentationL.html
docs/articles/SegmentationL_files/accessible-code-block-0.0.1/empty-anchor.js
docs/articles/SegmentationL_files/figure-html/r1-1.png
docs/articles/SegmentationL_files/figure-html/r5-1.png
docs/articles/SegmentationL_files/header-attrs-2.4/header-attrs.js
docs/articles/Segmentation_files/accessible-code-block-0.0.1/empty-anchor.js
docs/articles/Segmentation_files/figure-html/r1-1.png
docs/articles/Segmentation_files/figure-html/r2-1.png
docs/articles/Segmentation_files/figure-html/r5-1.png
docs/articles/Segmentation_files/header-attrs-2.4/header-attrs.js
docs/articles/index.html
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/RcppDynProg-package.html
docs/reference/RcppDynProg.html
docs/reference/Rplot001.png
docs/reference/all_partitions.html
docs/reference/const_cost.html
docs/reference/const_cost_logistic.html
docs/reference/const_costs.html
docs/reference/const_costs_logistic.html
docs/reference/index.html
docs/reference/lin_cost.html
docs/reference/lin_cost_logistic.html
docs/reference/lin_costs.html
docs/reference/lin_costs_logistic.html
docs/reference/logistic_fits.html
docs/reference/logistic_solve1.html
docs/reference/piecewise_constant.html
docs/reference/piecewise_constant_coder.html
docs/reference/piecewise_linear.html
docs/reference/piecewise_linear_coder.html
docs/reference/run_RcppDynProg_tests.html
docs/reference/run_package_tests.html
docs/reference/score_solution.html
docs/reference/solve_for_partition.html
docs/reference/solve_for_partitionc.html
docs/reference/solve_interval_partition.html
docs/reference/solve_interval_partition_R.html
docs/reference/solve_interval_partition_k.html
docs/reference/solve_interval_partition_no_k.html
docs/reference/summarize_input.html
docs/reference/xlin_fits.html
docs/reference/xlin_fits_R.html
docs/reference/xlin_fits_V.html
docs/reference/xlin_fits_lm.html
docs/reference/xlin_pfits.html
docs/reference/xlogistic_fits.html
docs/sitemap.xml
extras/.gitignore
extras/DynProg.py
extras/LogisticLinkSegmentation.Rmd extras/LogisticLinkSegmentation.md
extras/LogisticLinkSegmentation_files/figure-markdown_github/r1-1.png
extras/LogisticLinkSegmentation_files/figure-markdown_github/r1-2.png
extras/PseudoInverse.ipynb
extras/PseudoInverse.pdf
extras/PseudoInverse.tex
extras/SegmentationL.Rmd extras/SegmentationL.md
extras/SegmentationL_files/figure-markdown_github/r1-1.png
extras/SegmentationL_files/figure-markdown_github/r12-1.png
extras/SegmentationL_files/figure-markdown_github/r12-2.png
extras/SegmentationL_files/figure-markdown_github/r12-3.png
extras/SegmentationL_files/figure-markdown_github/r12-4.png
extras/SegmentationL_files/figure-markdown_github/r12-5.png
extras/SegmentationL_files/figure-markdown_github/r5-1.png
extras/Time_xlin_fits.Rmd extras/Time_xlin_fits.md
extras/Time_xlin_fits_files/figure-markdown_github/r2-1.png
extras/Time_xlin_fits_files/figure-markdown_github/r2-2.png
extras/Time_xlin_fits_files/figure-markdown_github/r2-3.png
extras/Time_xlin_fits_files/figure-markdown_github/r2-4.png
extras/Timings.Rmd extras/Timings.md
extras/Timings_files/figure-markdown_github/unnamed-chunk-1-1.png
extras/check_reverse_dependencies.Rmd extras/check_reverse_dependencies.md
extras/costs.csv
extras/sp500/^GSPC.csv
extras/sp500/segmented_Example.Rmd extras/sp500/segmented_Example.md
extras/sp500/segmented_Example_files/figure-markdown_github/r1-1.png
extras/sp500/snp500_l1t_0200.png
extras/sp500/sp500.csv
extras/sp500/sp500_example.Rmd extras/sp500/sp500_example.pdf extras/sp500/sp500_long.Rmd extras/sp500/sp500_long.md
extras/sp500/sp500_long_files/figure-markdown_github/r1-1.png
extras/sp500/sp500_long_files/figure-markdown_github/r2-1.png
extras/sp500/sp500_long_files/figure-markdown_github/r3-1.png
extras/sp500/sp500_long_files/figure-markdown_github/r4-1.png
extras/sp500/sp500_long_files/figure-markdown_github/r5-1.png
extras/sp500_example.pdf
extras/time_python.ipynb
extras/time_python_xlin_fits.ipynb
extras/xlin_fits_py.py
inst/tinytest/test_const_cost.R inst/tinytest/test_dynprog1.R inst/tinytest/test_lin_cost.R inst/tinytest/test_logistic_cost.R inst/tinytest/test_logistic_cost_fn.R inst/tinytest/test_scoring.R inst/tinytest/test_xlin.R inst/tinytest/test_xlin_fits.R man/RcppDynProg-package.Rd man/all_partitions.Rd man/const_cost.Rd man/const_cost_logistic.Rd man/const_costs.Rd man/const_costs_logistic.Rd man/lin_cost.Rd man/lin_cost_logistic.Rd man/lin_costs.Rd man/lin_costs_logistic.Rd man/logistic_fits.Rd man/logistic_solve1.Rd man/piecewise_constant.Rd man/piecewise_constant_coder.Rd man/piecewise_linear.Rd man/piecewise_linear_coder.Rd man/score_solution.Rd man/solve_for_partition.Rd man/solve_for_partitionc.Rd man/solve_interval_partition.Rd man/solve_interval_partition_R.Rd man/solve_interval_partition_k.Rd man/solve_interval_partition_no_k.Rd man/summarize_input.Rd man/xlin_fits.Rd man/xlin_fits_R.Rd man/xlin_fits_V.Rd man/xlin_fits_lm.Rd man/xlin_pfits.Rd man/xlogistic_fits.Rd
src/RcppExports.cpp
src/const_costs.cpp
src/const_costs_logistic.cpp
src/input_summary.cpp
src/input_summary.h
src/lin_costs.cpp
src/lin_costs_logistic.cpp
src/logistic_regress.cpp
src/solve_interval_partition.cpp
src/xlin_fits.cpp
src/xlin_pfits.cpp
tests/tinytest.R
tools/README-r1-1.png
tools/README-r2-1.png
tools/README-rb1-1.png
tools/README-rg1-1.png
vignettes/RcppDynProg.Rmd vignettes/Segmentation.Rmd vignettes/SegmentationL.Rmd
WinVector/RcppDynProg documentation built on Aug. 26, 2023, 4:47 a.m.