is.diffusion {diffusion}R Documentation

Diffusion class checkers

Description

Functions to check if an object is of the specified class

Usage

is.diffusion(x)

is.bass(x)

Arguments

x

The object to check.

Details

The list of functions includes:

Value

TRUE if this is the specified class and FALSE otherwise.

Author(s)

Ivan Svetunkov, ivan@svetunkov.ru,

Oliver Schaer, info@oliverschaer.ch


[Package diffusion version 0.4.0 Index]