problem.numeric {nonmemica} | R Documentation |
Identifies the model problem statement for numeric. Coerces to character.
## S3 method for class 'numeric'
problem(x, ...)
x |
object |
... |
passed arguments |
Other problem:
as.problem()
,
problem()
,
problem.character()
,
problem_()