transform | R Documentation |
Generic function to transform data with pre-trained model
(inherits from mlapiTransformation)
## S3 method for class 'Matrix' transform(`_data`, model, ...) ## S3 method for class 'matrix' transform(`_data`, model, ...)
_data |
= x in other methods.
A matrix like object, should inherit from |
model |
object of class |
... |
additional data/model dependent arguments to downstream functions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.