print.conjoint.predict {radiant.multivariate} | R Documentation |
Print method for predict.conjoint
Description
Print method for predict.conjoint
Usage
## S3 method for class 'conjoint.predict'
print(x, ..., n = 20)
Arguments
x |
Return value from prediction method |
... |
further arguments passed to or from other methods |
n |
Number of lines of prediction results to print. Use -1 to print all lines |
[Package radiant.multivariate version 1.6.6 Index]