validate_inputs {prophet} | R Documentation |
Validates the inputs to Prophet.
Description
Validates the inputs to Prophet.
Usage
validate_inputs(m)
Arguments
m |
Prophet object. |
Value
The Prophet object.
[Package prophet version 1.0 Index]