Fitted cv_poisson_rt
Arguments
- object
result of cross validation of type
cv_poisson_rt
- which_lambda
select which Rt's to output. If not provided, all Rt's are returned. If provided a list of lambda,the corresponding Rt estimation will be returned.
If provided a string, it must be either one of
lambda.min
orlambda.1se
.If provided
lambda.min
, return Rt which is generated from the lambda that minimizes the cross validation score.If provided
lambda.1se
, return Rt which is generated from the lambda whose corresponding cross validation score is 1 standard error away of the minimal cross validation score.
- ...
not used.