Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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.

About

R package for exploration of parameter spaces

Resources

License

Packages

No packages published
You can’t perform that action at this time.