get_prediction_infos {previsionio}R Documentation

Get a information about a prediction_id.

Description

Get a information about a prediction_id.

Usage

get_prediction_infos(prediction_id)

Arguments

prediction_id

id of the prediction to be retrieved, can be obtained with get_experiment_version_predictions().

Value

list - parsed prediction information.


[Package previsionio version 11.7.0 Index]