Learn R Programming

FME (version 1.3.6.4)

A Flexible Modelling Environment for Inverse Modelling, Sensitivity, Identifiability and Monte Carlo Analysis

Description

Provides functions to help in fitting models to data, to perform Monte Carlo, sensitivity and identifiability analysis. It is intended to work with models be written as a set of differential equations that are solved either by an integration routine from package 'deSolve', or a steady-state solver from package 'rootSolve'. However, the methods can also be used with other types of functions.

Copy Link

Version

Install

install.packages('FME')

Monthly Downloads

2,093

Version

1.3.6.4

License

GPL (>= 2)

Maintainer

Karline Soetaert

Last Published

July 25th, 2025

Functions in FME (1.3.6.4)

obsplot

Plot Method for observed data
sensRange

Sensitivity Ranges of a Timeseries or 1-D Variables
modMCMC

Constrained Markov Chain Monte Carlo
pseudoOptim

Pseudo-random Search Optimisation Algorithm of Price (1977)
sensFun

Local Sensitivity Analysis
modFit

Constrained Fitting of a Model to Data
FME-package

A Flexible Modelling Environment for Inverse Modelling, Sensitivity, Identifiability, Monte Carlo Analysis.
modCRL

Monte Carlo Analysis
collin

Estimates the Collinearity of Parameter Sets
Norm

Normal Random Distribution
gaussianWeights

A kernel average smoother function to weigh residuals according to a Gaussian density function This function is still experimental... use with care
cross2long

Convert a dataset in wide (crosstab) format to long (database) format
Latinhyper

Latin Hypercube Sampling
modCost

Calculates the Discrepancy of a Model Solution with Observations
Grid

Grid Distribution
Unif

Uniform Random Distribution