gmkinws {gmkin}R Documentation

A workspace class for gmkin

Description

Datasets, models and fits are stored in lists.

Usage

gmkinws

Format

An R6Class generator object.

Fields

observed

Names of the observed variables in the datasets, named by the names used in the models contained in field m

ds

A list of datasets compatible with mkinfit (long format)

m

A list of mkinmod models

f

A list of mkinfit objects


[Package gmkin version 0.6.12 Index]