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