extractEq: extractEq : Extracts Equations from one system

View source: R/extractEq.R

extractEqR Documentation

extractEq : Extracts Equations from one system

Description

Combines equations of different sources into a single system. During this combination, the polynomial maximal degree can be either imposed or optimized to reduce the model size. All the input have to follow the convention defined by poLabs.

Usage

extractEq(KL, eqVect)

Arguments

KL

A model, provided as a matrix.

eqVect

A vector of integers, providing the equations numbers to be kept in the output equation system.

Author(s)

Mireille Huc


GPoM documentation built on July 9, 2023, 6:23 p.m.