PSM.prysm.cellulose

Implement the cellulose sensor module of the PRYSM package


Description

This PSM implements the cellulose sensor module from the PRYSM Python package. The package is described in the paper:

Dee, S. G., Russell, J. M., Morrill, C., Chen, Z., & Neary, A. (2018). PRYSM v2. 0: A proxy system model for lacustrine archives. Paleoceanography and Paleoclimatology, 33(11), 1250-1269. DOI: https://doi.org/10.1029/2018PA003413

Github Repository: https://github.com/sylvia-dee/PRYSM

Prerequisites: Python 3.4, numpy, scipy, and rpy2. See the PRYSM documentation for additional details.


All User Methods

Create

Estimate


Utility Methods

Utility methods that help the class run. These are not intended for users, and do not implement error checking on their inputs.

Estimate

Inherited