isFunctions: Diffusion class checkers

is.diffusionR 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:

  • is.diffusion() tests if the object was produced by a diffusion() function.

  • is.bass() checks if the forecast was produced by the bass() function.

Value

TRUE if this is the specified class and FALSE otherwise.

Author(s)

Ivan Svetunkov, ivan@svetunkov.ru,

Oliver Schaer, info@oliverschaer.ch


mamut86/diffusion documentation built on April 19, 2024, 12:12 p.m.