cflattice_class: An S4 class for lattice

cflattice-classR Documentation

An S4 class for lattice

Description

Lattice employed for multinomial valuation

Extract method for cflattice

Extract the length of the cflattice

Extract the order of cflattice

Extract the order of cflattice

Usage

## S4 method for signature 'cflattice'
x[i, j, ..., drop = TRUE]

## S4 method for signature 'cflattice'
length(x)

order(x)

## S4 method for signature 'cflattice'
order(x)

Arguments

x

object of class cflattice

i

index

j

index

...

extra parameters

drop

drop clause

Value

Numeric vector with the respective values

Numeric value

Numeric value

Numeric value

Slots

lattice

lattice of values

order

order of the lattice

Author(s)

Pedro Guarderas pedro.felipe.guarderas@gmail.com


pedroguarderas/CFINI documentation built on Feb. 16, 2024, 2:17 p.m.