Skip to contents

[Deprecated]

Usage

mse(data, ...)

# S3 method for data.frame
mse(data, truth, estimate, na_rm = TRUE, ...)

mse_vec(truth, estimate, na_rm = TRUE, ...)

Arguments

...