Nothing
#' Prediction Errors ("Biases") of Surface Temperature Forecasts
#'
#' Prediction errors of 48-hour ahead MM5 forecasts of surface temperature measured
#' at 96 locations in the US Pacific Northwest on 3-January-2000. The prediction error,
#' or "bias", is the difference between the forecasted and observed surface
#' temperature. (MM5 is the fifth-generation Pennsylvania State University --
#' National Center for Atmospheric Research Mesoscale Model.)
#'
#' @name bias
#' @usage data(bias)
#' @docType data
#' @format A numeric vector of length 96.
#'
#' @source The data were kindly provided by the research group of Professor Clifford
#' Mass in the Department of Atmospheric Sciences at the University of Washington.
#' Detailed information about the Pacific Northwest prediction effort and the
#' associated data archive can be found online at
#' \url{https://a.atmos.uw.edu/mm5rt/info.html} and
#' \url{https://atmos.uw.edu/marka/pnw.html}, respectively.
#'
#' @keywords data
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.