modelinfo-class: Documentation of class modelinfo

Description Usage Arguments Details

Description

Documentation of class modelinfo

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
AddModelInfoParams(x, value)

## S4 method for signature 'modelinfo'
AddModelInfoParams(x, value)

SetModelInfoParams(x) <- value

## S4 replacement method for signature 'modelinfo'
SetModelInfoParams(x) <- value

SetModelDataInfo(x) <- value

## S4 replacement method for signature 'modelinfo'
SetModelDataInfo(x) <- value

Arguments

x

an object of class "modelinfo"

value

a list of or a single 2-valued character vectors

Details

The class has the following slots

datainfo

a list containing 2-valued character vectors

parminfo

a list containing 2-valued character vectors

These can be modified using addParams and setParaminfo with


zarquon42b/RvtkStatismo documentation built on May 4, 2019, 9:09 p.m.