Learn R Programming

biogrowth (version 1.0.6)

is.FitDynamicGrowthMCMC: Test of FitDynamicGrowthMCMC object

Description

Tests if an object is of class FitDynamicGrowthMCMC.

Usage

is.FitDynamicGrowthMCMC(x)

Value

A boolean specifying whether x is of class FitDynamicGrowthMCMC

Arguments

x

object to be checked.