Skip to contents

Extracts the bootstrap RMSE values as a numeric vector.

Usage

# S3 method for class 'bootstrap_performance'
as.vector(x, ...)

Arguments

x

An object of class "bootstrap_performance".

...

Further arguments passed to as.vector().

Value

A numeric vector with the bootstrap RMSE values.