R/mortgage.R

#' The mortgage data set
#'
#' 1049 measurements of 16 variables from a US bank.
#' The goal is to be able to predict the 30 year mortgage rate,
#' X30YCMortgageRate.
#' @name mortgage
#' @docType data
#' @return A data.frame
#' @examples
#' data(mortgage)
NULL
jr-packages/jrPredictive documentation built on Oct. 12, 2020, 11:44 a.m.