Plot cv_poisson_rt
Arguments
- x
result of cv_estimate_rt of class
cv_poisson_rt- which_lambda
select which Rt's to plot.
If not provided, the cross validation score will be plotted. If provided a list of lambda, the corresponding Rt estimation will be plotted.
If provided a string, it must be either one of
lambda.min,lambda.1se, orcv_scores.If provided
lambda.min, plot Rt which is generated from the lambda that minimizes the cross validation score.If provided
lambda.1se, plot Rt which is generated from the lambda whose corresponding cross validation score is 1 standard error away of the minimal cross validation score.If provided
cv_scores, plot the cross validation score.If NULL, all estimated Rt values are plotted.
- ...
Not used.





