problem.character {nonmemica} | R Documentation |
Identify the Model Problem Statement for Character
Description
Identifies the model problem statement for character (model name).
Usage
## S3 method for class 'character'
problem(x, ...)
Arguments
x |
object |
... |
passed arguments |
Value
character
See Also
Other problem:
as.problem()
,
problem.numeric()
,
problem_()
,
problem()
[Package nonmemica version 1.0.8 Index]