Learn R Programming

simts (version 0.2.2)

obj_extract: Extract Object

Description

Extracts the object information and returns it.

Usage

obj_extract(theta, objdesc, cur_position)

Value

A field<vec> containing the breakdown of the object.

Arguments

theta

A vec containing the theta values.

objdesc

A vec at the desc point.

cur_position

An integer at the current position.