GpAnalyze: GpAnalyze

Description Usage Arguments Value References

View source: R/GpAnalyze.R

Description

Get analysis of the model and the data the model was trained on.

Usage

1
  GpAnalyze(model_id, project, oauth)

Arguments

model_id

The unique name for the predictive model.

project

The project associated with the model.

oauth

The httr OAuth2.0 token reference class object to use for authentication.

Value

JSON response from the Google Prediction API converted into an R List.

References

Trainedmodels: analyze https://developers.google.com/prediction/docs/reference/v1.6/trainedmodels/analyze


jdeboer/gprediction documentation built on May 19, 2019, 8:24 a.m.