mname: Get modelname from single object (used internally)

View source: R/classes.R

mnameR Documentation

Get modelname from single object (used internally)

Description

Get modelname from single object (used internally)

Usage

mname(x, conditions = NULL)

## S3 method for class ''NULL''
mname(x, conditions = NULL)

## S3 method for class 'character'
mname(x, conditions = NULL)

## S3 method for class 'objfn'
mname(x, conditions = NULL)

## S3 method for class 'fn'
mname(x, conditions = NULL)

Arguments

x

dMod object

conditions

character vector of conditions


dkaschek/dMod documentation built on April 23, 2024, 5:18 p.m.