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.5)epluspar_0.0.0.9000.zip(r-4.4)epluspar_0.0.0.9000.zip(r-4.3)
epluspar_0.0.0.9000.tgz(r-4.4-x86_64)epluspar_0.0.0.9000.tgz(r-4.4-arm64)epluspar_0.0.0.9000.tgz(r-4.3-x86_64)epluspar_0.0.0.9000.tgz(r-4.3-arm64)
epluspar_0.0.0.9000.tar.gz(r-4.5-noble)epluspar_0.0.0.9000.tar.gz(r-4.4-noble)
epluspar.pdf |epluspar.html✨
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-analysis
Last updated 8 months agofrom:8057945361. Checks:OK: 1 WARNING: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | WARNING | Oct 26 2024 |
R-4.5-linux-x86_64 | WARNING | Oct 26 2024 |
R-4.4-win-x86_64 | WARNING | Oct 26 2024 |
R-4.4-mac-x86_64 | WARNING | Oct 26 2024 |
R-4.4-mac-aarch64 | WARNING | Oct 26 2024 |
R-4.3-win-x86_64 | WARNING | Oct 26 2024 |
R-4.3-mac-x86_64 | WARNING | Oct 26 2024 |
R-4.3-mac-aarch64 | WARNING | Oct 26 2024 |
Exports:bayes_jobBayesCalibJobchoice_spacefloat_spacegaoptim_jobGAOptimJobinteger_spacemutRandomChoicerecPCrossoversensi_jobSensitivityJobsetwithstopOnMaxTime
Dependencies:abindaskpassbackportsbase64encBBmiscBHbitbit64blobbootbslibcachemcallrcheckmateclasscliclueclustercodetoolscolorspacecommonmarkcpp11crayoncrosstalkcurldata.tableDBIdescdigestdistributionaldplyrdtwdtwclustecreplusrevaluatefansifarverfastmapfastmatchflexclustfontawesomeforeachfsfuturefuture.applygenericsggplot2ggrepelglobalsgluegridExtragtablehighrhtmltoolshtmlwidgetshttpuvhttrinlineisobanditeratorsjquerylibjsonlitekableExtraknitrlabelinglaterlatticelazyevallhslifecyclelistenvloolubridatemagrittrMASSMatrixmatrixStatsmemoisemgcvmimemisc3dmodeltoolsmunsellnlmenumbersnumDerivopensslparallellyparallelMapParamHelperspillarpkgbuildpkgconfigplogrplot3Dplot3DrglplotlyplyrposteriorprocessxpromisesproxypspurrrQuickJSRR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenRcppParallelRcppThreadreshape2rglrlangrmarkdownRSpectraRSQLiterstanrstantoolsrstudioapisassscalesscatterplot3dsensitivityshinyshinyjssmoofsourcetoolsStanHeadersstringistringrsvglitesyssystemfontstensorAtibbletidyrtidyselecttimechangetinytexunitsutf8vctrsviridisviridisLitewithrxfunxml2xtableyaml
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 |