store.conjoint {radiant.multivariate} | R Documentation |
Store method for the Multivariate > Conjoint tab
Description
Store method for the Multivariate > Conjoint tab
Usage
## S3 method for class 'conjoint'
store(dataset, object, name, ...)
Arguments
dataset |
Dataset |
object |
Return value from conjoint |
name |
Variable name(s) assigned to predicted values |
... |
further arguments passed to or from other methods |
Details
Store data frame with PWs or IWs in Radiant r_data list if available
[Package radiant.multivariate version 1.6.6 Index]