View source: R/helperfunctions_application.R
plot_snooker_fit | R Documentation |
This function plots the observed two-dimensional snooker trajectories against their fitted trajectories.
plot_snooker_fit(obs, model, model_comp = NULL)
obs |
Named level of the observation to be plotted. |
model |
Model to be evaluated. |
model_comp |
Additional model if two models are to be compared. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.