Autoplots for gt_admix
objects
autoplot_gt_admix.Rd
For gt_admix
, the following types of plots are available:
cv
: the cross-validation error for each value ofk
barplot
a standard barplot of the admixture proportions
Arguments
- object
an object of class
gt_admixture
- type
the type of plot (one of "cv", and "boxplot")
- k
the value of
k
to plot (forbarplot
type only) param repeat the repeat to plot (forbarplot
type only)- run
the run to plot (for
barplot
type only)- ...
additional arguments to be passed to autoplot method for q_matrices
autoplot_q_matrix()
.