plot_trajectory | R Documentation |
Visualize inferred logratio trajectories (CLR by default)
plot_trajectory(
sname,
output_dir,
coord,
coord_label = NULL,
show_observations = FALSE
)
sname |
host short name indicating which baboon's series to fit |
output_dir |
specifies the subdirectory of the model fits directory in which to save the predictions |
coord |
index of logratio to plot |
coord_label |
optional coord label (e.g. "family Lachnospiraceae") |
show_observations |
flag indicating whether or not to logratio transform and render the observed data; this can be useful for judging sensitivity of fit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.