is_inference_model {beautier}R Documentation

Determine if the input is an inference model

Description

Determine if the input is an inference model

Usage

is_inference_model(x)

Arguments

x

object to be determined of if it is an inference model

Value

TRUE if the object is an inference model


[Package beautier version 2.6.12 Index]