specs {pastecs}R Documentation

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


[Package pastecs version 1.3-8 Index]