panel_model_gflops | R Documentation |
Use the starvz Application data to observe how the regression model used in the task anomaly classification fits the data.
panel_model_gflops(data,
freeScales = TRUE, model_type = "LOG_LOG")
data |
starvz_data with trace data |
freeScales |
free X,Y scales for each task and resource type combination |
model_type |
Choose the regression model type to use |
A ggplot object
## Not run:
panel_model_gflops(data = starvz_sample_sample)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.