pse

R package for exploration of parameter spaces

https://github.com/andrechalom/pse

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

R package for exploration of parameter spaces

Basic Info
  • Host: GitHub
  • Owner: andrechalom
  • License: gpl-3.0
  • Language: R
  • Default Branch: master
  • Size: 87.9 KB
Statistics
  • Stars: 5
  • Watchers: 3
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 10 years ago · Last pushed over 8 years ago
Metadata Files
Readme License

README.md

pse

Build Status CRAN Status License

R package for exploration of parameter spaces

This package aims to provide a simple and robust approach to the exploration of parameter spaces of computational models, focused around the Latin Hypercube Sampling.

The theoretical revision provided in this arXiv paper and the examples provided in the package focus on ecological models, with emphasis in structured population growth models. However, the functions provided should be adequate to other areas of knowledge as well.

We also propose a new methodology based on the likelihood statistical paradigm, called PLUE - Profiled Likelihood Uncertainty Estimation. The theoretical background for it can be found in this arXiv paper.

The package is available on CRAN at https://cran.r-project.org/package=pse and can be installed with R install.packages("pse")

This package was developed as part of my Master's degree program, which was funded by CAPES (2012-2014).

More detailed information can be found here.

Owner

  • Name: Andre Chalom
  • Login: andrechalom
  • Kind: user
  • Location: São Paulo, Brasil

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 30
  • Total Committers: 1
  • Avg Commits per committer: 30.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Andre Chalom a****m@g****m 30

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 10
cran.r-project.org: pse

Parameter Space Exploration with Latin Hypercubes

  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0
Rankings
Stargazers count: 22.5%
Forks count: 28.8%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Average: 41.3%
Downloads: 89.7%
Last synced: over 2 years ago

Dependencies

DESCRIPTION cran
  • Hmisc * depends
  • R >= 3.0.1 depends
  • boot * imports
  • graphics * imports
  • parallel * imports
  • stats * imports
  • utils * imports
  • mcmc * suggests
  • sensitivity * suggests