Files in jngtz/runout.opt
GPP regional runout model optimization and validation in R

.DS_Store
.Rbuildignore
.Rprofile
.gitignore
DESCRIPTION
NAMESPACE
R/pcm_gridsearch.R R/pcm_performance.R R/pcm_spatial_cross_validation.R R/randomwalk_gridsearch.R R/randomwalk_performance.R R/randomwalk_spatial_cross_validation.R R/raster_rescale.R R/runout_geometry.R R/source_area_threshold.R README.md
_pkgdown.yml
analysis/01_smoothing_DEM_data.R analysis/02_source_area_pred.R analysis/03_gpp_rw_pcm_opt.R analysis/04_source_area_thresh.R analysis/05_explore_performance.R analysis/06_explore_sample_size.R analysis/07_methods_plots.R analysis/08_runout_geometry.R
docs/404.html
docs/articles/gpp_rw_pcm_apply_regionally.html
docs/articles/gpp_rw_pcm_apply_regionally_files/accessible-code-block-0.0.1/empty-anchor.js
docs/articles/gpp_rw_pcm_apply_regionally_files/figure-html/unnamed-chunk-2-1.png
docs/articles/gpp_rw_pcm_apply_regionally_files/figure-html/unnamed-chunk-3-1.png
docs/articles/gpp_rw_pcm_apply_regionally_files/figure-html/unnamed-chunk-7-1.png
docs/articles/gpp_rw_pcm_regional_optimization.html
docs/articles/gpp_rw_pcm_regional_optimization_files/accessible-code-block-0.0.1/empty-anchor.js
docs/articles/gpp_rw_pcm_regional_optimization_files/figure-html/unnamed-chunk-1-1.png
docs/articles/gpp_rw_pcm_regional_optimization_files/figure-html/unnamed-chunk-11-1.png
docs/articles/gpp_rw_pcm_regional_optimization_files/figure-html/unnamed-chunk-12-1.png
docs/articles/gpp_rw_pcm_regional_optimization_files/figure-html/unnamed-chunk-7-1.png
docs/articles/gpp_rw_pcm_single_optimization.html
docs/articles/gpp_rw_pcm_single_optimization_files/accessible-code-block-0.0.1/empty-anchor.js
docs/articles/gpp_rw_pcm_single_optimization_files/figure-html/unnamed-chunk-1-1.png
docs/articles/gpp_rw_pcm_single_optimization_files/figure-html/unnamed-chunk-3-1.png
docs/articles/gpp_rw_pcm_single_optimization_files/figure-html/unnamed-chunk-7-1.png
docs/articles/gpp_rw_pcm_single_optimization_files/figure-html/unnamed-chunk-7-2.png
docs/articles/index.html
docs/articles/regional_runout_impact_map.png
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/areaPerParea.html
docs/reference/errMinBboxLength.html
docs/reference/index.html
docs/reference/minBBoxSpatialPolygons.html
docs/reference/pcmGetGrid.html
docs/reference/pcmGetOpt.html
docs/reference/pcmGetOpt_single.html
docs/reference/pcmGridsearch.html
docs/reference/pcmPerformance.html
docs/reference/pcmPoolSPCV.html
docs/reference/pcmSPCV.html
docs/reference/rasterCdf.html
docs/reference/rasterMinMaxRescale.html
docs/reference/rasterThreshold.html
docs/reference/rocParea.html
docs/reference/runoutGeom.html
docs/reference/runoutPareaPredict.html
docs/reference/rwGetOpt.html
docs/reference/rwGetOpt_single.html
docs/reference/rwGridsearch.html
docs/reference/rwPerformance.html
docs/reference/rwPoolSPCV.html
docs/reference/rwSPCV.html
docs/reference/spcvFoldsPoly.html
inst/extdata/dflow_runout_ply.CPG
inst/extdata/dflow_runout_ply.dbf
inst/extdata/dflow_runout_ply.prj
inst/extdata/dflow_runout_ply.sbn
inst/extdata/dflow_runout_ply.sbx
inst/extdata/dflow_runout_ply.shp
inst/extdata/dflow_runout_ply.shx
inst/extdata/dflow_source_pnt.CPG
inst/extdata/dflow_source_pnt.dbf
inst/extdata/dflow_source_pnt.prj
inst/extdata/dflow_source_pnt.sbn
inst/extdata/dflow_source_pnt.sbx
inst/extdata/dflow_source_pnt.shp
inst/extdata/dflow_source_pnt.shx
inst/extdata/elev_12_5m.tif
man/EuclDist.Rd man/areaPerParea.Rd man/errMinBboxLength.Rd
man/figures/regional_runout_impact_map.png
man/getVertices.Rd man/minBBoxSpatialPolygons.Rd man/minbb.Rd man/pcmGetGrid.Rd man/pcmGetOpt.Rd man/pcmGetOpt_single.Rd man/pcmGridsearch.Rd man/pcmPerformance.Rd man/pcmPoolSPCV.Rd man/pcmSPCV.Rd man/rasterCdf.Rd man/rasterMinMaxRescale.Rd man/rasterThreshold.Rd man/rocParea.Rd man/rotxy.Rd man/runoutGeom.Rd man/runoutPareaPredict.Rd man/rwGetOpt.Rd man/rwGetOpt_single.Rd man/rwGridsearch.Rd man/rwPerformance.Rd man/rwPoolSPCV.Rd man/rwSPCV.Rd man/spcvFoldsPoly.Rd
runoptGPP.Rproj
testing/NullExt/NullExt_03_gpp_rw_pcm_opt.R testing/NullExt/NullExt_04_source_area_thresh.R testing/NullExt/NullExt_05_explore_performance.R testing/NullExt/NullExt_06_explore_sample_size.R testing/NullExt/NullExt_07_methods_plots.R testing/NullExt/NullExt_08_runout_geometry.R testing/NullExt/run_cluster_rwpcm_optimization.R testing/Null_extent_03_gpp_pcm_opt.R testing/SAGA_memory_pointer.R testing/bbox_test.R testing/bbox_test_simple.R testing/build_data.R testing/fun_rw_custom_single.R testing/generalize_randomwalk_gridsearch.R testing/merge_old_results.R testing/mu_slp.R testing/multi_solutions.R testing/pcm_animate_gif.R testing/random_walk.R testing/rw_animate_gif.R testing/rw_custom_single_testing.R testing/rw_faster_custom_single_testing.R testing/rw_pcm.R testing/sample_apply_gpp.R testing/single_source_mem_testing.R testing/spcv_visualize.R testing/test_pcm_performance_stopp.R testing/testing.R testing/vignette_code_testing.R testing/vignette_multi_testing.R testing/vignette_regional_apply_testing.R testing/vignette_single_testing.R testing/vignette_source_area_threshold_testing.R vignettes/gpp_rw_pcm_apply_regionally.Rmd vignettes/gpp_rw_pcm_regional_optimization.Rmd vignettes/gpp_rw_pcm_single_optimization.Rmd
jngtz/runout.opt documentation built on Sept. 8, 2021, 2:15 p.m.