getPar: Method for retrieving the optimal parameters

Description Usage Arguments Value Author(s)

Description

Additional arguments to the getPar-method pertinent to the defined S4-classes in this package are detailed below.

Usage

1
2
3
4
## S4 method for signature 'CLPS'
getPar(object)  
## S4 method for signature 'CDEPS'
getPar(object)  

Arguments

object

CLPS or CDEPS: Ordinarily returned by either a call to solveLPD() or solveLPD(), respectively.

Value

vector: Returns the optimal parameters of the objective function.

Author(s)

Bernhard Pfaff


TSSP documentation built on May 2, 2019, 4:56 p.m.

Related to getPar in TSSP...