is.smmfit: Function to check if an object is of class 'smmfit'

View source: R/smmfit.R

is.smmfitR Documentation

Function to check if an object is of class smmfit

Description

is.smmfit returns TRUE if x is an object of class smmfit.

Usage

is.smmfit(x)

Arguments

x

An arbitrary R object.

Value

is.smmfit returns TRUE or FALSE depending on whether x is an object of class smmfit or not.


corentin-dev/smmR documentation built on April 14, 2023, 11:36 p.m.