Package: epluspar 0.0.0.9000

Hongyuan Jia
epluspar: Conduct Parametric Analysis on 'EnergyPlus' Models
A toolkit for conducting parametric analysis on 'EnergyPlus'(<https://energyplus.net>) models in R, including sensitivity analysis using Morris method and Bayesian calibration using using 'Stan'(<https://mc-stan.org>). References: Chong (2018) <doi:10.1016/j.enbuild.2018.06.028>.
Authors:
epluspar_0.0.0.9000.tar.gz
epluspar_0.0.0.9000.zip(r-4.7)epluspar_0.0.0.9000.zip(r-4.6)epluspar_0.0.0.9000.zip(r-4.5)
epluspar_0.0.0.9000.tgz(r-4.6-x86_64)epluspar_0.0.0.9000.tgz(r-4.6-arm64)epluspar_0.0.0.9000.tgz(r-4.5-x86_64)epluspar_0.0.0.9000.tgz(r-4.5-arm64)
epluspar_0.0.0.9000.tar.gz(r-4.7-arm64)epluspar_0.0.0.9000.tar.gz(r-4.7-x86_64)epluspar_0.0.0.9000.tar.gz(r-4.6-arm64)epluspar_0.0.0.9000.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
epluspar/json (API)
NEWS
| # Install 'epluspar' in R: |
| install.packages('epluspar', repos = c('https://hongyuanjia.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ideas-lab-nus/epluspar/issues
bayesian-calibrationenergyplusparametricsensitivity-analysiscpp
Last updated from:8057945361. Checks:11 WARNING, 1 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 359 | ||
| linux-devel-x86_64 | WARNING | 334 | ||
| source / vignettes | OK | 377 | ||
| linux-release-arm64 | WARNING | 354 | ||
| linux-release-x86_64 | WARNING | 372 | ||
| macos-release-arm64 | WARNING | 223 | ||
| macos-release-x86_64 | WARNING | 464 | ||
| macos-oldrel-arm64 | WARNING | 248 | ||
| macos-oldrel-x86_64 | WARNING | 401 | ||
| windows-devel | WARNING | 388 | ||
| windows-release | WARNING | 336 | ||
| windows-oldrel | WARNING | 359 | ||
| wasm-release | FAIL | 222 |
Exports:bayes_jobBayesCalibJobchoice_spacefloat_spacegaoptim_jobGAOptimJobinteger_spacemutRandomChoicerecPCrossoversensi_jobSensitivityJobsetwithstopOnMaxTime
Dependencies:abindaskpassbackportsbase64encBBmiscBHbitbit64blobbootbslibcachemcallrcheckmateclasscliclueclustercodetoolscommonmarkcpp11crosstalkcurldata.tableDBIdescdigestdistributionaldplyrdtwdtwclustecreplusrevaluatefarverfastmapfastmatchflexclustfontawesomeforeachfsfuturefuture.applygenericsggplot2ggrepelglobalsgluegridExtragtablehighrhtmltoolshtmlwidgetshttpuvhttrinlineisobanditeratorsjquerylibjsonlitekableExtraknitrlabelinglaterlatticelazyevallhslifecyclelistenvloolubridatemagrittrMASSMatrixmatrixStatsmemoisemimemisc3dmodeltoolsnumbersnumDerivopensslotelparallellyparallelMapParamHelperspillarpkgbuildpkgconfigplot3Dplot3DrglplotlyplyrposteriorprocessxpromisesproxypspurrrQuickJSRR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenRcppParallelRcppThreadreshape2rglrlangrmarkdownRSpectraRSQLiterstanrstantoolsrstudioapiS7sassscalesscatterplot3dsensitivityshinyshinyjssmoofsourcetoolsStanHeadersstringistringrsvglitesyssystemfontstensorAtextshapingtibbletidyrtidyselecttimechangetinytexunitsutf8vctrsviridisviridisLitewithrxfunxml2xtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The 'epluspar' package. | epluspar-package epluspar |
| Create a Bayesian Calibration Job | bayes_job |
| Conduct Bayesian Calibration on An EnergyPlus Model | BayesCalibJob |
| Specify optimizatino parameter of character type | choice_space |
| Specify optimizatino parameter of float type | float_space |
| Create an Optimization Job | gaoptim_job |
| Conduct Multi-Objective Optimization on An EnergyPlus Model | GAOptimJob |
| Specify optimizatino parameter of integer type | integer_space |
| Random Choice Mutator | mutRandomChoice |
| Print choice parameter | print.ChoiceSpace |
| Print float parameter | print.FloatRange |
| Print integer parameter | print.IntegerRange |
| General Uniform Crossover | recPCrossover |
| Create a Sensitivity Analysis Job | sensi_job |
| Conduct Sensitivity Analysis for An EnergyPlus Model | SensitivityJob |
| Partial apply a operator, filling in some arguments. | setwith |
| Stopping on Maximum Time of Evaluations | stopOnMaxTime |