print.sPLANN: Print Method for a Neural Network Based on the PLANN Method
Description
This function prints a description of the neural network using the PLANN method.
Usage
# S3 method for sPLANN
print(x, ...)
Value
No return value for this S3 method.
Arguments
x
The result of a sPLANN fit.
...
Further arguments passed to or from other methods.
References
Biganzoli E, Boracchi P, Mariani L, and et al. Feed forward neural networks for the analysis of censored survival data: a partial logistic regression approach. Stat Med, 17:1169-86, 1998.