print.pendensity {pendensity} | R Documentation |
Printing the call of the estimation, the resulting weights, the final lambda0 and the corresponding value of AIC. Need an object of class pendensity.
## S3 method for class 'pendensity': print(x, ...)
x |
x has to be object of class pendensity |
... |
further arguments |
Christian Schellhase <cschellhase@wiwi.uni-bielefeld.de>