Learn R Programming

pastecs (version 1.0-2)

specs: Collect parameters ("specifications") from one object to use them in another analysis

Description

`specs' is a generic function for reusing specifications included in an object and applying them in another similar analysis

Usage

specs(x, ...)

Arguments

x
An object that has "specs" data
...
Additional arguments (redefinition of one or several parameters)

Value

  • A `specs' object that has the print method and that can be entered as an argument to functions using similar "specifications"

See Also

regul, tsd