Description Usage Arguments Details Value Author(s) See Also Examples
Applies a model from a autopls object to a vector, matrix or to a
stack or brick from package raster.
1 2 |
object |
object of class |
dat |
vector, matrix, dataframe or imagery (the latter as |
... |
logical. Arguments to be passed to method |
Elements, columns or layers must have the same number and order as the input
predictors for autopls. The predictors resulting from autopls are
selected silently. In case of large image files the function
is based on tile processing.
A new vector matrix or image depending on the type of newdata
Sebastian Schmidtlein
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.