predict.Model {PvSTATEM} | R Documentation |
Predict the RAU values from the MFI values
Description
More details can be found here: Model
Usage
## S3 method for class 'Model'
predict(object, mfi, ...)
Arguments
object |
( |
mfi |
( |
... |
Additional arguments passed to the method |
Value
(data.frame()
)
[Package PvSTATEM version 0.2.2 Index]