modelingParams: Get and set number parameters for the modeling

Description Usage Arguments Value See Also Examples

Description

A method to get the parameters used for modeling rates and concentrations by the method modelRates

Usage

1
2
3
4
modelingParams(object)

## S4 method for signature 'INSPEcT'
modelingParams(object)

Arguments

object

An object of class INSPEcT

Value

List of parameters and their values

See Also

modelRates

Examples

1
2
nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds'))
modelingParams(nascentInspObj10)

ste-depo/INSPEcT documentation built on Oct. 3, 2020, 9:14 p.m.