partab {nonmemica} | R Documentation |
Create Parameter Table
Description
Creates a parameter table.
Creates a model parameter table from a partab object.
Usage
partab(x, ...)
## S3 method for class 'partab'
partab(x, ...)
Arguments
x |
partab |
... |
ignored |
Details
x can be numeric or character model name, assuming project is identified by argument or option.
Just returns the object unmodified.
Methods (by class)
-
partab(partab)
: partab method
See Also
Other partab:
partab.character()
,
partab.numeric()
Other partab:
partab.character()
,
partab.numeric()
[Package nonmemica version 1.0.8 Index]